[Python-modules-commits] [trollius-redis] 01/01: Adding python*-six as dependency on d/control
Sergio Durigan Junior
sergiodj-guest at moszumanska.debian.org
Fri Aug 5 22:25:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
sergiodj-guest pushed a commit to branch master
in repository trollius-redis.
commit a98fca81a9843f8401f87afeb19034eba23ac36a
Author: Sergio Durigan Junior <sergiodj at sergiodj.net>
Date: Fri Aug 5 18:25:15 2016 -0400
Adding python*-six as dependency on d/control
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 0e8722e..43fd195 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,11 @@ Build-Depends:
python-all,
python-setuptools,
python-trollius,
+ python-six,
python3-all,
python3-setuptools,
python3-trollius,
+ python3-six,
Standards-Version: 3.9.8
Homepage: https://github.com/benjolitz/trollius-redis/
X-Python-Version: >= 2.7
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/trollius-redis.git
More information about the Python-modules-commits
mailing list