Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-distributed for 
openSUSE:Factory checked in at 2024-05-01 14:57:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-distributed (Old)
 and      /work/SRC/openSUSE:Factory/.python-distributed.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-distributed"

Wed May  1 14:57:24 2024 rev:80 rq:1171089 version:2024.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-distributed/python-distributed.changes    
2024-03-06 23:06:23.713369868 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-distributed.new.1880/python-distributed.changes
  2024-05-01 14:57:53.505042068 +0200
@@ -1,0 +2,18 @@
+Fri Apr 26 17:53:31 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 2024.4.2
+  * Trivial Merge Implementation
+  * Auto-partitioning in read_parquet
+- Release 2024.4.1
+  * Fix an error when importing dask.dataframe with Python 3.11.9.
+- Release 2024.4.0
+  * Query planning fixes
+  * GPU metric dashboard fixes
+- Release 2024.3.1
+  * Demote an exception to a warning if dask-expr is not installed
+    when upgrading.
+- Release 2024.3.0
+  * Query planning
+  * Sunset of Pandas 1.X support
+
+-------------------------------------------------------------------

Old:
----
  distributed-2024.2.1-gh.tar.gz

New:
----
  distributed-2024.4.2-gh.tar.gz

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

Other differences:
------------------
++++++ python-distributed.spec ++++++
--- /var/tmp/diff_new_pack.8nCO7s/_old  2024-05-01 14:57:54.117064274 +0200
+++ /var/tmp/diff_new_pack.8nCO7s/_new  2024-05-01 14:57:54.121064419 +0200
@@ -47,7 +47,7 @@
 
 Name:           python-distributed%{psuffix}
 # ===> Note: python-dask MUST be updated in sync with python-distributed! <===
-Version:        2024.2.1
+Version:        2024.4.2
 Release:        0
 Summary:        Library for distributed computing with Python
 License:        BSD-3-Clause
@@ -156,7 +156,10 @@
 donttest+=" or (test_asyncprocess and (test_exit_callback or test_simple))"
 donttest+=" or (test_client and test_repr)"
 donttest+=" or (test_client and test_profile_server)"
+donttest+=" or (test_client and test_forget_errors)"
+donttest+=" or (test_dask_collections and test_sparse_arrays)"
 donttest+=" or (test_metrics and test_wall_clock)"
+donttest+=" or (test_nanny and test_failure_during_worker_initialization)"
 donttest+=" or (test_priorities and test_compute)"
 donttest+=" or (test_resources and test_prefer_constrained)"
 donttest+=" or (test_scheduler and test_tell_workers_when_peers_have_left)"
@@ -169,6 +172,8 @@
 donttest+=" or (test_worker_memory and test_pause_while_spilling)"
 donttest+=" or test_computations_futures"
 donttest+=" or test_task_state_instance_are_garbage_collected"
+donttest+=" or test_computation_object_code_client_submit_list_comp"
+donttest+=" or test_computation_object_code_client_submit_dict_comp"
 # server-side fail due to the non-network warning in a subprocess where the 
patched filter does not apply
 donttest+=" or (test_client and test_quiet_close_process)"
 # should return > 3, returns 3 exactly

++++++ distributed-2024.2.1-gh.tar.gz -> distributed-2024.4.2-gh.tar.gz ++++++
++++ 6502 lines of diff (skipped)

Reply via email to