[Python-modules-commits] [dask] 05/05: Add python3-tables to tests/control
Diane Trout
diane at moszumanska.debian.org
Fri Oct 13 22:39:44 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 b1442c32cc05fa92b4794b8052b1e5cd47190297
Author: Diane Trout <diane at ghic.org>
Date: Fri Oct 13 15:32:15 2017 -0700
Add python3-tables to tests/control
---
debian/changelog | 1 +
debian/tests/control | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 264c014..8fd6b2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ dask (0.15.4-1) unstable; urgency=medium
* New upstream release.
* Update Standards-Version to 4.1.1. No changes needed.
+ * Add python3-tables to tests/control
-- Diane Trout <diane at ghic.org> Fri, 13 Oct 2017 08:20:30 -0700
diff --git a/debian/tests/control b/debian/tests/control
index 4312682..3653b2b 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -13,5 +13,6 @@ Depends: python3-all,
python3-psutil,
python3-pytest,
python3-scipy,
- python3-sparse
+ python3-sparse,
+ python3-tables,
Restrictions: needs-recommends
--
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