17
0

Accepting request 1305366 from home:bnavigator:branches:devel:languages:python:numeric

- Update to 2025.9.1
  * Avoid unconditional pyarrow dependency in dataframe.backends
    (dask#12075) Tom Augspurger
  * pandas 3.x compatibility for .groups (dask#12071) Tom
    Augspurger
  * Expose details about worker start timeout in the exception
    message (distributed#9092) Taylor Braun-Jones
  * pynvml => nvidia-ml-py in CI (distributed#9111) Jacob Tomlinson

OBS-URL: https://build.opensuse.org/request/show/1305366
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=190
This commit is contained in:
2025-09-17 12:17:00 +00:00
committed by Git OBS Bridge
parent a600faec52
commit 688e1f6827
4 changed files with 16 additions and 4 deletions

View File

@@ -57,7 +57,7 @@ ExclusiveArch: donotbuild
Name: python-distributed%{psuffix}
# ===> Note: python-dask MUST be updated in sync with python-distributed! <===
Version: 2025.9.0
Version: 2025.9.1
Release: 0
Summary: Library for distributed computing with Python
License: BSD-3-Clause