Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ipdb for openSUSE:Factory checked in at 2026-08-17 17:00:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ipdb (Old) and /work/SRC/openSUSE:Factory/.python-ipdb.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipdb" Mon Aug 17 17:00:09 2026 rev:16 rq:1371577 version:0.13.13 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ipdb/python-ipdb.changes 2026-05-27 16:19:26.991023170 +0200 +++ /work/SRC/openSUSE:Factory/.python-ipdb.new.1258/python-ipdb.changes 2026-08-17 17:06:50.820667305 +0200 @@ -1,0 +2,5 @@ +Mon Aug 17 09:28:10 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Exclude Build when all python flavors are skipped. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ipdb.spec ++++++ --- /var/tmp/diff_new_pack.Aqo5Wc/_old 2026-08-17 17:06:51.586694321 +0200 +++ /var/tmp/diff_new_pack.Aqo5Wc/_new 2026-08-17 17:06:51.589694427 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-ipdb # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,6 +20,9 @@ # gh#gotcha/ipdb#279 %define skip_python313 1 %define skip_python314 1 +%if "%{shrink:%pythons}" == "" +ExclusiveArch: do-not-build +%endif Name: python-ipdb Version: 0.13.13 Release: 0
