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 2023-12-25 19:06:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dask (Old)
 and      /work/SRC/openSUSE:Factory/.python-dask.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dask"

Mon Dec 25 19:06:28 2023 rev:72 rq:1135096 version:2023.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dask/python-dask.changes  2023-12-09 
22:57:50.569722202 +0100
+++ /work/SRC/openSUSE:Factory/.python-dask.new.28375/python-dask.changes       
2023-12-25 19:06:38.536420642 +0100
@@ -1,0 +2,44 @@
+Mon Dec 18 12:08:07 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 2023.12.1:
+  * Dask DataFrames are now much more performant by using a
+    logical query planner.
+  * ``read_parquet`` will now infer the Arrow types
+    ``pa.date32()``, ``pa.date64()`` and
+    ``pa.decimal()`` as a ``ArrowDtype`` in pandas. These dtypes
+    are backed by the original Arrow array, and thus avoid the
+    conversion to NumPy object.
+  * This release contains several updates that fix a possible
+    deadlock introduced in 2023.9.2 and improve the robustness of
+    P2P-based merging when the cluster is dynamically scaling up.
+  * The ``distributed.scheduler.pickle`` configuration option is
+    no longer supported. As of the 2023.4.0 release, ``pickle`` is
+    used to transmit task graphs, so can no longer be disabled.
+    We now raise an informative error when
+    ``distributed.scheduler.pickle`` is set to ``False``.
+  * Update DataFrame page
+  * Add changelog entry for ``dask-expr`` switch
+  * [Dask.order] Remove non-runnable leaf nodes from ordering
+  * Update installation docs
+  * Fix software environment link in docs
+  * Avoid converting non-strings to arrow strings for
+    read_parquet
+  * Dask.order rewrite using a critical path approach
+  * Avoid substituting keys that occur multiple times
+  * Add missing image to docs
+  * Update landing page
+  * Make meta check simpler in dispatch
+  * Pin PR Labeler
+  * Reorganize docs index a bit
+  * Avoid ``RecursionError`` when failing to pickle key in
+    ``SpillBuffer`` and using ``tblib=3``
+  * Allow tasks to override ``is_rootish`` heuristic
+  * Remove GPU executor (:pr-distributed:`8399`) `Hendrik
+    Makait`_
+  * Do not rely on logging for subprocess cluster
+  * Update gpuCI ``RAPIDS_VER`` to ``24.02``
+  * Ensure output chunks in P2P rechunking are distributed
+    homogeneously (:pr-distributed:`8207`) `Florian Jetter`_
+  * Trivial: fix typo (:pr-distributed:`8395`)
+
+-------------------------------------------------------------------

Old:
----
  dask-2023.12.0.tar.gz

New:
----
  dask-2023.12.1.tar.gz

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

Other differences:
------------------
++++++ python-dask.spec ++++++
--- /var/tmp/diff_new_pack.K5tdRz/_old  2023-12-25 19:06:40.212481806 +0100
+++ /var/tmp/diff_new_pack.K5tdRz/_new  2023-12-25 19:06:40.212481806 +0100
@@ -43,7 +43,7 @@
 %{?sle15_python_module_pythons}
 Name:           python-dask%{psuffix}
 # ===> Note: python-dask MUST be updated in sync with python-distributed! <===
-Version:        2023.12.0
+Version:        2023.12.1
 Release:        0
 Summary:        Minimal task scheduling abstraction
 License:        BSD-3-Clause

++++++ dask-2023.12.0.tar.gz -> dask-2023.12.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-dask/dask-2023.12.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-dask.new.28375/dask-2023.12.1.tar.gz differ: 
char 5, line 1

Reply via email to