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 2025-07-08 15:28:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pythran (Old) and /work/SRC/openSUSE:Factory/.python-pythran.new.7373 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pythran" Tue Jul 8 15:28:06 2025 rev:25 rq:1291117 version:0.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pythran/python-pythran.changes 2025-06-18 22:28:52.996014980 +0200 +++ /work/SRC/openSUSE:Factory/.python-pythran.new.7373/python-pythran.changes 2025-07-08 15:28:26.976766478 +0200 @@ -1,0 +2,6 @@ +Mon Jul 7 18:31:44 UTC 2025 - Ben Greiner <c...@bnavigator.de> + +- Do not run any tests on Leap 16.0 due to lack of dependencies + This is part of hplip enablement on 16.0 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pythran.spec ++++++ --- /var/tmp/diff_new_pack.DBYqXM/_old 2025-07-08 15:28:27.604792733 +0200 +++ /var/tmp/diff_new_pack.DBYqXM/_new 2025-07-08 15:28:27.604792733 +0200 @@ -34,8 +34,8 @@ %if "%{flavor}" != "test-py313" %define skip_python313 1 %endif -# Skip empty buildsets, last one is for sle15_python_module_pythons -%if "%{shrink:%{pythons}}" == "" || ("%pythons" == "python311" && 0%{?skip_python311}) +# Skip empty buildsets on tumbleweed, or non py311 flavors on sle15_python_module_pythons, or any testing on leap 16 +%if "%{shrink:%{pythons}}" == "" || ("%pythons" == "python311" && 0%{?skip_python311}) || (0%{?is_opensuse} && 0%{?suse_version} == 1600) ExclusiveArch: donotbuild %define python_module() %flavor-not-enabled-in-buildset-for-suse-%{?suse_version} %else