Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
Add python3-pytest-benchmark to the autopkg test dependencies
· aeda6d93
Andreas Tille
authored
Nov 01, 2018
aeda6d93
Secure URI in copyright format
· 18e80c1d
Andreas Tille
authored
Nov 01, 2018
18e80c1d
Remove trailing whitespace in debian/changelog
· 9e1755a2
Andreas Tille
authored
Nov 01, 2018
9e1755a2
Upload to unstable
· 394cb8bd
Andreas Tille
authored
Nov 01, 2018
394cb8bd
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
394cb8bd
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.
...
...
debian/copyright
View file @
394cb8bd
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: http
s
://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
...
...
debian/tests/control.autodep8
View file @
394cb8bd
...
...
@@ -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,
...
...