forked from pool/python-distributed
- update to 2023.3.0:
* Remove pyarrow dependency for rechunking
* Update rechunk_transfer and rechunk_unpack errors
* Remove dead code and document arguments to ShardBuffer
constructors
* Fix tests for p2p by default
* Remove obsolete cast
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=134
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
|
||||
Name: python-distributed%{psuffix}
|
||||
# ===> Note: python-dask MUST be updated in sync with python-distributed! <===
|
||||
Version: 2023.2.0
|
||||
Version: 2023.3.0
|
||||
Release: 0
|
||||
Summary: Library for distributed computing with Python
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user