dask.distributed 2021.09.1+ds.1-3 source package in Ubuntu

Changelog

dask.distributed (2021.09.1+ds.1-3) unstable; urgency=medium

  * add set-client-asyncronous-earlier.patch to work around a race condition
    found by debian CI.
  * Add python-3.10-loop.patch, to improve Python 3.10 compatibility. The
    the loop parameter was removed from 3.10 high level asyncio API
  * Skip test_gather_failing_cnn_error in CI tests to avoid a timeout error.

 -- Diane Trout <email address hidden>  Sun, 16 Jan 2022 11:56:02 -0800

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dask.distributed_2021.09.1+ds.1-3.dsc 3.1 KiB 1afa450eb90c751826e97d625f12029f05a26ade4a9f79f6e773365eae8f0fdf
dask.distributed_2021.09.1+ds.1.orig.tar.xz 1.2 MiB e7b046db1c8635522c9b0e72bb44b2ff6447acaf722ac1bea962925573b1577c
dask.distributed_2021.09.1+ds.1-3.debian.tar.xz 1.9 MiB b1e2023d5f7a09cdd8a4dd1d87fd1fbcf3c04c754ac164863e38322de7d05f11

No changes file available.

Binary packages built by this source

python-distributed-doc: Dask Distributed computing documentation

 Dask.distributed is a lightweight library for distributed computing in
 Python. It extends both the concurrent.futures and dask APIs to
 moderate sized clusters.
 .
 This contains the documentation

python3-distributed: Dask Distributed computing for Python 3

 Dask.distributed is a lightweight library for distributed computing in
 Python. It extends both the concurrent.futures and dask APIs to
 moderate sized clusters.
 .
 This contains the Python 3 version