[med-svn] [python-cobra] 01/03: Update dependencies

Afif Elghraoui afif at moszumanska.debian.org
Wed Oct 18 02:37:40 UTC 2017


This is an automated email from the git hooks/post-receive script.

afif pushed a commit to branch master
in repository python-cobra.

commit c6dbd072bf9c51d5d61b9dd844f254db5ed6f415
Author: Afif Elghraoui <afif at debian.org>
Date:   Tue Oct 17 22:34:56 2017 -0400

    Update dependencies
---
 debian/control | 29 ++++++++++++++++-------------
 1 file changed, 16 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index 9d74589..1090a00 100644
--- a/debian/control
+++ b/debian/control
@@ -11,23 +11,33 @@ Build-Depends:
 	python-all,
 	python-all-dev,
 	python-setuptools,
-	python-six,
+	python-future,
+	python-swiglpk,
+	python-optlang,,
+	python-ruamel.yaml,
+	python-pandas (>= 0.17.0),
+	python-numpy (>= 1.6),
+	python-tabulate,
 	cython,
 # Python3
 	python3-all,
 	python3-all-dev,
 	python3-setuptools,
-	python3-six,
+	python3-future,
+	python3-swiglpk,
+	python3-optlang,,
+	python3-ruamel.yaml,
+	python3-pandas (>= 0.17.0),
+	python3-numpy (>= 1.6),
+	python3-tabulate,
 	cython3,
 # Test-Depends:
 	python-pytest,
+	python-pytest-benchmark,
 	python3-pytest,
+	python3-pytest-benchmark,
 	python-jsonschema (>> 2.5.0),
-	python-numpy,
-	python-scipy,
 	python3-jsonschema (>> 2.5.0),
-	python3-numpy,
-	python3-scipy,
 Standards-Version: 3.9.8
 Homepage: http://opencobra.github.io/cobrapy/
 Vcs-Git: https://anonscm.debian.org/git/debian-med/python-cobra.git
@@ -42,10 +52,7 @@ Depends:
 	${python:Depends},
 	python-cobra-data (= ${source:Version}),
 Recommends:
-	python-numpy,
-	python-scipy,
 	libsbml5-python,
-	python-pandas,
 Suggests:
 	python-matplotlib,
 	qsopt-ex,
@@ -67,10 +74,6 @@ Depends:
 	${misc:Depends},
 	${python3:Depends},
 	python-cobra-data (= ${source:Version}),
-Recommends:
-	python3-numpy,
-	python3-scipy,
-	python3-pandas,
 Suggests:
 	python3-matplotlib,
 	qsopt-ex,

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