[med-svn] [python-cobra] 04/10: Leave off jsonschema builddepends until it becomes available in unstable

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 a39c76b1779cd7d09502b03d432f7ba8f628d5a1
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Mon Aug 10 02:10:27 2015 -0700

    Leave off jsonschema builddepends until it becomes available in unstable
    
    It's required to run some of the tests, but it's not worth holding
    up the package.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9f67f8d..9130615 100644
--- a/debian/control
+++ b/debian/control
@@ -9,14 +9,14 @@ Build-Depends: debhelper (>= 9),
 	       python-all-dev,
 	       python-setuptools,
 	       python-six,
-	       python-jsonschema (>> 2.5),
+#	       python-jsonschema (>> 2.5.0),
 	       cython,
 	       python3-all,
 	       python3-all-dev,
 	       python3-setuptools,
 	       python3-six,
 	       cython3,
-	       python3-jsonschema (>> 2.5),
+#	       python3-jsonschema (>> 2.5.0),
 	       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