Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-tables for openSUSE:Factory checked in at 2024-02-23 16:46:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-tables (Old) and /work/SRC/openSUSE:Factory/.python-tables.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tables" Fri Feb 23 16:46:51 2024 rev:26 rq:1149914 version:3.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-tables/python-tables.changes 2024-02-22 21:00:10.406799258 +0100 +++ /work/SRC/openSUSE:Factory/.python-tables.new.1770/python-tables.changes 2024-02-23 16:47:51.112824785 +0100 @@ -1,0 +2,6 @@ +Fri Feb 23 12:25: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-tables.spec ++++++ --- /var/tmp/diff_new_pack.CFTDwJ/_old 2024-02-23 16:47:51.660844659 +0100 +++ /var/tmp/diff_new_pack.CFTDwJ/_new 2024-02-23 16:47:51.660844659 +0100 @@ -36,8 +36,8 @@ %if "%{flavor}" != "test-py312" %define skip_python312 1 %endif -# Skip all empty test flavors: The obs server-side interpreter cannot use lua or rpm shrink, last one is for sle15_python_module_pythons -%if "%pythons" == "" || "%pythons" == " " || "%pythons" == " " || "%pythons" == " " || "%pythons" == " " || ( "%pythons" == "python311" && 0%{?skip_python311} ) +# Skip all empty test flavors: last one is for sle15_python_module_pythons +%if "%{shrink:%pythons}" == "" || ( "%pythons" == "python311" && 0%{?skip_python311} ) ExclusiveArch: donotbuild %define python_module() %flavor-not-enabled-in-buildset-for-suse-%{?suse_version} %endif
