[med-svn] [python-cobra] 03/10: Add new build-dependencies on python{3}-jsonschema
Afif Elghraoui
afif-guest at moszumanska.debian.org
Mon Aug 10 09:26:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository python-cobra.
commit a3aedb936bc32e89c7feb19e75200960c4c0c0f9
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Sun Aug 9 13:12:22 2015 -0700
Add new build-dependencies on python{3}-jsonschema
These seem to be required for the build-time tests.
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 1aedc90..9f67f8d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,12 +9,14 @@ Build-Depends: debhelper (>= 9),
python-all-dev,
python-setuptools,
python-six,
+ python-jsonschema (>> 2.5),
cython,
python3-all,
python3-all-dev,
python3-setuptools,
python3-six,
cython3,
+ python3-jsonschema (>> 2.5),
libglpk-dev
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.4
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-cobra.git
More information about the debian-med-commit
mailing list