Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-dask for openSUSE:Factory checked in at 2024-11-21 21:58:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dask (Old) and /work/SRC/openSUSE:Factory/.python-dask.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dask" Thu Nov 21 21:58:52 2024 rev:83 rq:1225144 version:2024.11.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dask/python-dask.changes 2024-11-12 19:24:27.231078288 +0100 +++ /work/SRC/openSUSE:Factory/.python-dask.new.28523/python-dask.changes 2024-11-21 21:58:56.257674336 +0100 @@ -1,0 +2,7 @@ +Tue Nov 19 12:36:36 UTC 2024 - Dirk Müller <[email protected]> + +- update to 2024.11.2: + * fix critical performance regression in 2024.11.1 +- skip dask on 313 as numba is not yet ready for it + +------------------------------------------------------------------- Old: ---- dask-2024.11.1.tar.gz New: ---- dask-2024.11.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dask.spec ++++++ --- /var/tmp/diff_new_pack.8yZuAV/_old 2024-11-21 21:58:57.073708334 +0100 +++ /var/tmp/diff_new_pack.8yZuAV/_new 2024-11-21 21:58:57.073708334 +0100 @@ -48,9 +48,12 @@ ExclusiveArch: donotbuild %define python_module() %flavor-not-enabled-in-buildset-for-suse-%{?suse_version} %endif + +# can't build for 313 because numba 0.60 does not support it +%global skip_python313 1 Name: python-dask%{psuffix} # ===> Note: python-dask MUST be updated in sync with python-dask-expr,python-distributed! <=== -Version: 2024.11.1 +Version: 2024.11.2 Release: 0 Summary: Minimal task scheduling abstraction License: BSD-3-Clause ++++++ _multibuild ++++++ --- /var/tmp/diff_new_pack.8yZuAV/_old 2024-11-21 21:58:57.113710001 +0100 +++ /var/tmp/diff_new_pack.8yZuAV/_new 2024-11-21 21:58:57.117710167 +0100 @@ -1,7 +1,6 @@ -<multibuild> +<multibuild> <package>test-py310</package> <package>test-py311</package> <package>test-py312</package> - <package>test-py313</package> </multibuild> ++++++ dask-2024.11.1.tar.gz -> dask-2024.11.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-dask/dask-2024.11.1.tar.gz /work/SRC/openSUSE:Factory/.python-dask.new.28523/dask-2024.11.2.tar.gz differ: char 5, line 1
