[Python-modules-commits] [dask] 05/07: Update required build-depends versions for partd and toolz
Diane Trout
diane at moszumanska.debian.org
Tue Apr 25 03:40:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
diane pushed a commit to branch master
in repository dask.
commit 34c4f5ea914c30a4f78916a92179e911304aeabf
Author: Diane Trout <diane at ghic.org>
Date: Mon Apr 24 20:11:50 2017 -0700
Update required build-depends versions for partd and toolz
---
debian/changelog | 1 +
debian/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 90c88eb..e4302ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
dask (0.14.1-1) unstable; urgency=medium
* New upstream release (Closes: #860923)
+ * Update required build-depends versions for partd and toolz
-- Diane Trout <diane at ghic.org> Mon, 24 Apr 2017 10:38:25 -0700
diff --git a/debian/control b/debian/control
index 5c37edb..0f9629f 100644
--- a/debian/control
+++ b/debian/control
@@ -10,11 +10,11 @@ Build-Depends: debhelper (>= 9),
python3-numpy,
python3-numpydoc,
python3-pandas (>= 0.18.0),
- python3-partd (>= 0.3.6),
+ python3-partd (>= 0.3.7),
python3-setuptools,
python3-sphinx,
python3-sphinx-rtd-theme,
- python3-toolz (>= 0.7.2)
+ python3-toolz (>= 0.7.3)
Standards-Version: 3.9.8
Homepage: http://github.com/dask/dask/
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/dask.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/dask.git
More information about the Python-modules-commits
mailing list