-
dask.distributed (1.20.2+ds.1-2) unstable; urgency=medium
* Add patch robustly-close-localcluster.patch and
extend-to-asyncio.patch.
- These two patches fix autopkgtests failing because
of cleanup problems.
-- Diane Trout <email address hidden> Thu, 21 Dec 2017 11:27:35 -0800
-
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
-
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