Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-numba for openSUSE:Factory checked in at 2023-04-12 12:52:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-numba (Old) and /work/SRC/openSUSE:Factory/.python-numba.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-numba" Wed Apr 12 12:52:16 2023 rev:37 rq:1078560 version:0.56.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-numba/python-numba.changes 2023-01-04 17:51:31.829802424 +0100 +++ /work/SRC/openSUSE:Factory/.python-numba.new.19717/python-numba.changes 2023-04-12 12:52:17.909176775 +0200 @@ -1,0 +2,11 @@ +Wed Apr 12 05:53:24 UTC 2023 - Steve Kowalik <[email protected]> + +- Clean up leftover Python 3.8 gubbins, look forward to Python 3.11 support. + +------------------------------------------------------------------- +Tue Apr 11 08:30:00 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Remove test-py38 flavor from multibuild: Python 3.8 is no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-numba.spec ++++++ --- /var/tmp/diff_new_pack.QWAuVk/_old 2023-04-12 12:52:18.449179930 +0200 +++ /var/tmp/diff_new_pack.QWAuVk/_new 2023-04-12 12:52:18.453179954 +0200 @@ -31,22 +31,16 @@ %define psuffix %{nil} %bcond_with test %endif -%if "%{flavor}" == "test-py38" -%define psuffix -test-py38 -%define skip_python39 1 -%define skip_python310 1 -%bcond_without test -%endif %if "%{flavor}" == "test-py39" %define psuffix -test-py39 -%define skip_python38 1 %define skip_python310 1 +%define skip_python311 1 %bcond_without test %endif %if "%{flavor}" == "test-py310" %define psuffix -test-py310 -%define skip_python38 1 %define skip_python39 1 +%define skip_python311 1 %bcond_without test %endif ++++++ _multibuild ++++++ --- /var/tmp/diff_new_pack.QWAuVk/_old 2023-04-12 12:52:18.497180211 +0200 +++ /var/tmp/diff_new_pack.QWAuVk/_new 2023-04-12 12:52:18.501180234 +0200 @@ -1,5 +1,4 @@ <multibuild> - <package>test-py38</package> <package>test-py39</package> <package>test-py310</package> </multibuild>
