[Python-modules-commits] [python-protobix] 01/05: Update build dependencies (Closes: #845458)
Jean Baptiste Favre
jbfavre-guest at moszumanska.debian.org
Fri Dec 2 12:15:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
jbfavre-guest pushed a commit to branch master
in repository python-protobix.
commit 363ad5db8bc3c5c83be233db09ba3ffe3f45cc45
Author: Jean Baptiste Favre <debian at jbfavre.org>
Date: Fri Dec 2 12:06:42 2016 +0100
Update build dependencies (Closes: #845458)
---
debian/control | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index d25000d..4e37006 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,11 @@ Uploaders: Jean Baptiste Favre <debian at jbfavre.org>
Build-Depends: debhelper (>= 8), dh-python,
python-all (>= 2.6.6-3), python-setuptools,
python3-all, python3-setuptools,
- python-configobj, python3-configobj
+ python-configobj, python3-configobj,
+ python-simplejson, python3-simplejson,
+ python-mock, python3-mock,
+ python-pytest-cov, python3-pytest-cov,
+ python-pytest, python3-pytest
Standards-Version: 3.9.8
Homepage: https://github.com/jbfavre/python-protobix
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-protobix.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-protobix.git
More information about the Python-modules-commits
mailing list