dask.distributed 2024.5.2+ds.1-2 source package in Ubuntu

Changelog

dask.distributed (2024.5.2+ds.1-2) unstable; urgency=medium

  * Team upload.
  * mark-tests-flaky.patch: capture more flaky tests.
  * d/control: hardcode python3-dask version lock.
    There is a small difference in repack extension preventing the trick.
  * d/s/lintian-overrides: remove: now unneeded.
  * skip-pyarrow-tests.patch: skip newly introduced test.
  * d/rules: rewrap SKIP variable to facilitate readability.
  * d/rules: skip tests needing Internet. (Closes: #1066799)
  * d/{control,rules}: activate autopkgtest-pkg-pybuild.
    This test complements the existing flaky autopkgtest test that
    requires a testbed with Internet connection.
  * d/t/run-tests: skip test failing reported upstream.
    On python3.12, some failures to serialize may return RecursionErrors
    instead of the expected TypeError and its message "Could not serialize
    object" until this minor issue is resolved.
  * d/control: declare compliance to standards version 4.7.0.

 -- Étienne Mollier <email address hidden>  Thu, 20 Jun 2024 21:21:07 +0200

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dask.distributed_2024.5.2+ds.1-2.dsc 3.6 KiB 2d6abf254ad499840815625dbdc4668e62c8dc32398547309d03c198176ac693
dask.distributed_2024.5.2+ds.1.orig.tar.xz 2.0 MiB b86e539dbb72374c862fc6c443088bd6a012c051d388cc9d7df7568e739a771b
dask.distributed_2024.5.2+ds.1-2.debian.tar.xz 1.9 MiB ce720f9b1116eb36a070e34985d10ff833c3faff48e1d44272fed5084672ad56

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