[Python-modules-commits] [more-itertools] 05/05: Update dependencies
Ethan Ward
ethanward-guest at moszumanska.debian.org
Wed Jul 26 15:56:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
ethanward-guest pushed a commit to branch master
in repository more-itertools.
commit e0e2d5f9cc2f960a1c5ab20543228d66a4e1c45c
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date: Wed Jul 26 10:54:14 2017 -0500
Update dependencies
---
debian/control | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 7083572..5b77477 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,16 @@ Uploaders: Mycroft Devs <devops at mycroft.ai>
Build-Depends: debhelper (>= 10),
dh-python,
python-all,
+ python-nose,
python-setuptools,
+ python-six (<< 2.0.0),
+ python-six (>= 1.0.0),
python-vcversioner,
- python-nose,
- python3-nose,
python3-all,
+ python3-nose,
python3-setuptools,
+ python3-six (<< 2.0.0),
+ python3-six (>= 1.0.0),
python3-vcversioner
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/more-itertools.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/more-itertools.git
More information about the Python-modules-commits
mailing list