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-09-09 14:44:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-distributed (Old) and /work/SRC/openSUSE:Factory/.python-distributed.new.10096 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-distributed" Mon Sep 9 14:44:29 2024 rev:84 rq:1199448 version:2024.8.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-distributed/python-distributed.changes 2024-09-03 13:38:23.812898498 +0200 +++ /work/SRC/openSUSE:Factory/.python-distributed.new.10096/python-distributed.changes 2024-09-09 14:45:22.677029577 +0200 @@ -1,0 +2,20 @@ +Sun Sep 8 13:01:50 UTC 2024 - Dirk Müller <dmuel...@suse.com> + +- update to 2024.8.2: + * Avoid capturing code of xdist @fjetter + * Reduce memory footprint of culling P2P rechunking + * Add tests for choosing default rechunking method + * Increase visibility of GPU CI updates @charlesbluca + * Bump test\_pause\_while\_idle timeout @fjetter + * Concatenate small input chunks before P2P rechunking + * Remove dump cluster from gen\_cluster @fjetter + * Bump `numpy>=1.24` and `pyarrow>=14.0.1` minimum versions + * Fix PipInstall plugin on Worker @hendrikmakait + * Remove more Python 3.10 compatibility code @jrbourbeau + * Use task-based rechunking to prechunk along partial + boundaries @hendrikmakait + * Ensure client\_desires\_keys does not corrupt Scheduler state + @fjetter + * Bump minimum ``cloudpickle`` to 3 @jrbourbeau + +------------------------------------------------------------------- Old: ---- distributed-2024.8.1-gh.tar.gz New: ---- distributed-2024.8.2-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-distributed.spec ++++++ --- /var/tmp/diff_new_pack.7upESR/_old 2024-09-09 14:45:23.257053705 +0200 +++ /var/tmp/diff_new_pack.7upESR/_new 2024-09-09 14:45:23.257053705 +0200 @@ -54,7 +54,7 @@ Name: python-distributed%{psuffix} # ===> Note: python-dask MUST be updated in sync with python-distributed! <=== -Version: 2024.8.1 +Version: 2024.8.2 Release: 0 Summary: Library for distributed computing with Python License: BSD-3-Clause @@ -78,7 +78,7 @@ Requires: python-Jinja2 >= 2.10.3 Requires: python-PyYAML >= 5.4.1 Requires: python-click >= 8.0 -Requires: python-cloudpickle >= 2.0.0 +Requires: python-cloudpickle >= 3.0.0 Requires: python-dask = %{version} Requires: python-locket >= 1.0.0 Requires: python-msgpack >= 1.0.2 ++++++ distributed-2024.8.1-gh.tar.gz -> distributed-2024.8.2-gh.tar.gz ++++++ ++++ 2416 lines of diff (skipped)