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

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88445f2aa78e4fb996742452c3abc24e54cd2fe1ffedf1509948aa68b56d6b04
size 2560633

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:45458774cc69b99ae11c40ffbf68ab6ae92e74d108d409d21da61102b0981c45
size 2560946

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Sep 17 10:42:04 UTC 2025 - Ben Greiner <code@bnavigator.de>
- 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
-------------------------------------------------------------------
Sun Sep 14 21:11:38 UTC 2025 - Dirk Müller <dmueller@suse.com>

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