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-02-16 21:42:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dask (Old)
 and      /work/SRC/openSUSE:Factory/.python-dask.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dask"

Fri Feb 16 21:42:45 2024 rev:75 rq:1146835 version:2024.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dask/python-dask.changes  2024-01-30 
18:27:14.317889303 +0100
+++ /work/SRC/openSUSE:Factory/.python-dask.new.1815/python-dask.changes        
2024-02-16 21:42:49.610720317 +0100
@@ -1,0 +2,20 @@
+Wed Feb 14 21:23:45 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 2024.2.0
+  * Deprecate Dask DataFrame implementation
+  * Improved tokenization
+  * https://docs.dask.org/en/stable/changelog.html#v2024-2-0
+- Really drop python39 from testing instead of testing it with
+  every other test flavor
+
+-------------------------------------------------------------------
+Tue Feb  6 10:29:01 UTC 2024 - Dirk Müller <dmuel...@suse.com>
+
+- drop python39 from testing
+
+-------------------------------------------------------------------
+Sun Feb  4 21:31:24 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Add python312 test flavor
+
+-------------------------------------------------------------------

Old:
----
  dask-2024.1.1.tar.gz

New:
----
  dask-2024.2.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-dask.spec ++++++
--- /var/tmp/diff_new_pack.S4Vd9R/_old  2024-02-16 21:42:50.374747883 +0100
+++ /var/tmp/diff_new_pack.S4Vd9R/_new  2024-02-16 21:42:50.374747883 +0100
@@ -18,35 +18,35 @@
 
 %define psuffix %{nil}
 %global flavor @BUILD_FLAVOR@%{nil}
-%if "%{flavor}" == "test-py39"
-%define psuffix -test-py39
-%define skip_python310 1
-%define skip_python311 1
-%define skip_python312 1
-%bcond_without test
-%endif
 %if "%{flavor}" == "test-py310"
 %define psuffix -test-py310
-%define skip_python39 1
 %define skip_python311 1
 %define skip_python312 1
 %bcond_without test
 %endif
 %if "%{flavor}" == "test-py311"
 %define psuffix -test-py311
-%define skip_python39 1
 %define skip_python310 1
 %define skip_python312 1
 %bcond_without test
 %endif
+%if "%{flavor}" == "test-py312"
+%define psuffix -test-py312
+%define skip_python310 1
+%define skip_python311 1
+%bcond_without test
+%endif
 %if "%{flavor}" == ""
 %bcond_with test
+%else
+# globally stop testing this one
+%define skip_python39 1
 %endif
 
 %{?sle15_python_module_pythons}
 Name:           python-dask%{psuffix}
 # ===> Note: python-dask MUST be updated in sync with python-distributed! <===
-Version:        2024.1.1
+Version:        2024.2.0
 Release:        0
 Summary:        Minimal task scheduling abstraction
 License:        BSD-3-Clause
@@ -275,7 +275,6 @@
 Requires:       python-hypothesis
 Requires:       python-pytest-asyncio
 # /SECTION
-Requires:       python-pre-commit
 Requires:       python-pytest
 Requires:       python-pytest-rerunfailures
 Requires:       python-pytest-timeout

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.S4Vd9R/_old  2024-02-16 21:42:50.398748749 +0100
+++ /var/tmp/diff_new_pack.S4Vd9R/_new  2024-02-16 21:42:50.402748894 +0100
@@ -1,6 +1,6 @@
-<multibuild>
-  <package>test-py39</package>
+<multibuild>  
   <package>test-py310</package>
   <package>test-py311</package>
+  <package>test-py312</package>
 </multibuild>
 

++++++ dask-2024.1.1.tar.gz -> dask-2024.2.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-dask/dask-2024.1.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-dask.new.1815/dask-2024.2.0.tar.gz differ: 
char 5, line 1

Reply via email to