Skip to content
Commits on Source (4)
python-cobra (0.13.4-2) unstable; urgency=medium
[ Matthias Klose ]
* Team upload
* Add python3-pytest-benchmark to the autopkg test dependencies.
Closes: #912574
[ Andreas Tille ]
* Secure URI in copyright format
* Remove trailing whitespace in debian/changelog
-- Andreas Tille <tille@debian.org> Thu, 01 Nov 2018 14:00:10 +0100
python-cobra (0.13.4-1) unstable; urgency=medium
* Team upload.
......
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cobrapy
Upstream-Contact: Henning Redestig <henning.red@gmail.com>
Source: http://github.com/opencobra/cobrapy
......
......@@ -5,6 +5,7 @@ Depends:
make,
python3-cobra,
python3-pytest,
python3-pytest-benchmark,
python3-jsonschema,
# See the comment for the corresponding section in the python2 test above.
python3-scipy,
......