Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pythran for openSUSE:Factory checked in at 2024-02-25 14:04:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pythran (Old) and /work/SRC/openSUSE:Factory/.python-pythran.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pythran" Sun Feb 25 14:04:54 2024 rev:15 rq:1149913 version:0.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pythran/python-pythran.changes 2024-02-21 17:53:11.508301407 +0100 +++ /work/SRC/openSUSE:Factory/.python-pythran.new.1770/python-pythran.changes 2024-02-25 14:05:07.702748820 +0100 @@ -1,0 +2,6 @@ +Fri Feb 23 12:24:06 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use newly supported shrink{} on OBS to exclude python flavors + will all python versions skipped. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pythran.spec ++++++ --- /var/tmp/diff_new_pack.m7VNHg/_old 2024-02-25 14:05:08.190766480 +0100 +++ /var/tmp/diff_new_pack.m7VNHg/_new 2024-02-25 14:05:08.194766625 +0100 @@ -40,8 +40,7 @@ # global stop testing even when it is still in buildset (otherwise every test flavor would also test this one) %define skip_python39 1 # do nothing in a test flavor that is still around but has nothing in buildset anymore -# (The obs server-side interpreter cannot use lua or rpm shrink) -%if "%{pythons}" == "" || "%{pythons}" == " " || "%{pythons}" == " " || "%{pythons}" == " " || "%{pythons}" == " " +%if "%{shrink:%{pythons}}" == "" ExclusiveArch: donotbuild %define python_module() %flavor-not-enabled-in-buildset %else
