dask.distributed 1.18.0+ds.1-1 source package in Ubuntu
Changelog
dask.distributed (1.18.0+ds.1-1) unstable; urgency=medium [ Diane Trout ] * New upstream release * Update Build-dependencies - add python3-sortedcollections - set minimum versions for python3-{click,dask,zict} * Update tests/control - add IPython/Jupyter components so that gets tested [ Ghislain Antony Vaillant ] * Fixup VCS URIs * Fixup filenamemangle regex [ Diane Trout ] * New upstream version 1.18.0+ds.1 * Delete unneeded file * New upstream release * Update build-dependencies * Update tests/control with IPython/Jupyter dependencies * Upstream unnecessarily marks test runner as executable * Add d/rules target to update cached intersphinx inventory files * Migrate to git-buildpackage * Provide & use downloaded copies of the intersphinx inventory files * Recommend python3-yaml as its used for the distributed config files * dask-worker needs locale variables set to run in test environment. * Install more test dependencies -- Diane Trout <email address hidden> Tue, 01 Aug 2017 14:18:35 -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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dask.distributed_1.18.0+ds.1-1.dsc | 2.8 KiB | c430c820ab005058e68185da4a3b501cc2239ce61f3fab19964b7d21c82d3008 |
dask.distributed_1.18.0+ds.1.orig.tar.gz | 764.3 KiB | d6db95afc1f8cef571ae1133b921e49b8b57cb5e4fc009d882160125936589eb |
dask.distributed_1.18.0+ds.1-1.debian.tar.xz | 7.2 KiB | fb0bbb27d70f43eb650f1e9cdc96ecdb1959517ca468fb8118390c32044a1781 |
Available diffs
- diff from 1.14.3+ds.1-1 to 1.18.0+ds.1-1 (369.6 KiB)
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