[pytables] 14/14: Add build dependency from six
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Tue Nov 1 07:57:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository pytables.
commit a6aa06e58ca30a2ecfab267a142775de8fb3ee20
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Mon Oct 31 14:34:45 2016 +0000
Add build dependency from six
---
debian/changelog | 3 ++-
debian/control | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 36bb2f9..1fd2207 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,8 +16,9 @@ pytables (3.3.0-1) unstable; urgency=medium
- set hardening flags
* debian/control
- cleanup and warning suppression
+ - add build dependency from python?-six
- -- Antonio Valentino <antonio.valentino at tiscali.it> Mon, 31 Oct 2016 13:47:03 +0000
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Mon, 31 Oct 2016 14:34:18 +0000
pytables (3.2.2-3) unstable; urgency=medium
* debian/control
diff --git a/debian/control b/debian/control
index 0139574..9df0f95 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,8 @@ Build-Depends: debhelper (>= 9.0.0),
python3-all-dbg,
python-setuptools,
python3-setuptools,
+ python-six,
+ python3-six,
python-numpy,
python-numpy-dbg,
python3-numpy,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytables.git
More information about the debian-science-commits
mailing list