[med-svn] [python-cobra] 08/11: Add scipy and numpy to build-depends

Afif Elghraoui afif-guest at moszumanska.debian.org
Sat Feb 20 09:20:59 UTC 2016


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 6673d9f31a39348788cf670404594fbc05655c31
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Sat Feb 20 00:55:23 2016 -0800

    Add scipy and numpy to build-depends
    
    This will allow for running of additional tests at build-time.
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index 772d153..bde7322 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,11 @@ Build-Depends: debhelper (>= 9),
 	       libglpk-dev,
 # Test-Depends:
 	python-jsonschema (>> 2.5.0),
+	python-numpy,
+	python-scipy,
 	python3-jsonschema (>> 2.5.0),
+	python3-numpy,
+	python3-scipy,
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.4
 Standards-Version: 3.9.7

-- 
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