dask.distributed 1.20.2+ds.1-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Add sphinx-rtd-theme-common dependency to
    python-distributed-doc. (Closes: #872224)
  * Use Debian doc packages for intersphinx objects.inv files.
  * Add !nodoc build profile.
  * Update Standards-Version to 4.1.2. No changes needed.
  * Add patch description to use-local-intersphinx-inventory.patch
  * Improve autopkgtest runner
    - copy conftest.py to enable the custom py.test plugins.
    - Add PYTEST_OPTIONS from upstreams travis test runner.
  * Remove now unecessary Testsuite header

 -- Diane Trout <email address hidden>  Thu, 12 Oct 2017 20:56:29 -0700

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dask.distributed_1.20.2+ds.1-1.dsc 2.8 KiB f4f87532e0a4c86b18da99dc55d4ce57c39dd67b16358760affa8261cb3a835e
dask.distributed_1.20.2+ds.1.orig.tar.gz 810.5 KiB 33a265cad09b7ede4b2c3e3efd43d7e96f37a109217104ba036d572675362760
dask.distributed_1.20.2+ds.1-1.debian.tar.xz 4.4 KiB 5e44394243d11b86d05de88ec1953267188deefd226fd9ff0efd275ca653574f

Available diffs

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