dask.distributed (2024.12.1+ds-1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 2024.12.1+ds-2 > 2024.12.1+ds-1
- Git: https://salsa.debian.org/python-team/packages/dask.distributed.git
-
- Branch: debian/master
- Path: debian/changelog
- Repo size: 1191936
- Browser: https://salsa.debian.org/python-team/packages/dask.distributed
- Last scan: 2025-10-09 09:06:11+00
- Next scan: 2025-10-14 20:02:00+00
- CI pipeline status: failed
- Debian changelog in Git:
dask.distributed (2024.12.1+ds-2) UNRELEASED; urgency=medium
[ Julian Gilbey ]
* Team upload.
* Test two broken tests: test_steal_twice and test_client_worker
[ Diane Trout ]
* Add pr8977-skip-big-end-scipy-tests.patch
- resolves a run of test failures with scipy >= 1.15.0
-- Julian Gilbey <jdg@debian.org> Thu, 27 Mar 2025 07:20:25 +0000
- This branch is 2 commits ahead of tag debian/2024.12.1+ds-1
- Git log:
commit 9258a9c8f64b6fc684183fa0b1fe7e2a449b77d7
Author: Diane Trout <diane@ghic.org>
Date: Tue Jul 15 09:50:59 2025 -0700
Add pr8977-skip-big-end-scipy-tests.patch
One of the tests consistently fail with newer versions of scipy >= 1.15.0
see:
Origin: https://github.com/dask/distributed/pull/8977
Bug: https://github.com/scipy/scipy/issues/22258
for more information
commit c04124b7875d3169e2ddd636a6cb955d6ada56cd
Author: Julian Gilbey <jdg@debian.org>
Date: Mon Mar 24 18:56:31 2025 +0000
Reinstate two formerly broken tests:
test_process_executor_kills_process and test_client_worker (see
discussion at https://github.com/dask/distributed/issues/8437)