[med-svn] [Git][med-team/python-cobra][master] 3 commits: Versioned Depends: python3-pipdeptree (>= 0.13.1)
Andreas Tille
gitlab at salsa.debian.org
Tue Dec 18 08:50:20 GMT 2018
Andreas Tille pushed to branch master at Debian Med / python-cobra
Commits:
8fe10be7 by Andreas Tille at 2018-12-18T08:06:30Z
Versioned Depends: python3-pipdeptree (>= 0.13.1)
- - - - -
a37a0178 by Andreas Tille at 2018-12-18T08:42:39Z
Add missing Recommends and Test-Depends
- - - - -
b76ba0bd by Andreas Tille at 2018-12-18T08:47:04Z
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/tests/control.autodep8
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,13 @@
-python-cobra (0.14.1-1) UNRELEASED; urgency=medium
+python-cobra (0.14.1-1) unstable; urgency=medium
* Team upload.
* New upstream version
+ * Versioned Depends: python3-pipdeptree (>= 0.13.1)
+ (see https://github.com/opencobra/cobrapy/issues/780)
+ Closes: #916706
+ * Add missing Recommends and Test-Depends
- -- Andreas Tille <tille at debian.org> Tue, 18 Dec 2018 08:18:36 +0100
+ -- Andreas Tille <tille at debian.org> Tue, 18 Dec 2018 09:42:44 +0100
python-cobra (0.13.4-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 11~),
python3-ruamel.yaml,
python3-pandas (>= 0.17.0),
python3-pip,
- python3-pipdeptree,
+ python3-pipdeptree (>= 0.13.1),
python3-requests,
python3-swiglpk,
python3-tabulate,
@@ -37,6 +37,12 @@ Depends: ${shlibs:Depends},
${misc:Depends},
${python3:Depends},
python-cobra-data (= ${source:Version})
+Recommends: python3-numpy,
+ python3-ruamel.yaml,
+ python3-pandas (>= 0.17.0),
+ python3-simplejson,
+ python3-swiglpk,
+ python3-tabulate,
Suggests: python3-matplotlib,
qsopt-ex
Description: constraint-based modeling of biological networks with Python 3
=====================================
debian/tests/control.autodep8
=====================================
@@ -7,6 +7,7 @@ Depends:
python3-pytest,
python3-pytest-benchmark,
python3-jsonschema,
+ python3-simplejson,
# See the comment for the corresponding section in the python2 test above.
python3-scipy,
python3-numpy,
View it on GitLab: https://salsa.debian.org/med-team/python-cobra/compare/81d95732e24d3949e1b90f44e92dfbcbc38403a8...b76ba0bd2c167a165c9a95daaa9866ee91a2646c
--
View it on GitLab: https://salsa.debian.org/med-team/python-cobra/compare/81d95732e24d3949e1b90f44e92dfbcbc38403a8...b76ba0bd2c167a165c9a95daaa9866ee91a2646c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20181218/5fd49faa/attachment-0001.html>
More information about the debian-med-commit
mailing list