Skip to content
Commits on Source (2)
......@@ -14,6 +14,8 @@ python-cobra (0.11.3-1) UNRELEASED; urgency=medium
* debhelper 11
* Build-Depends: python*-requests, python*-pip
* Drop failing test TestCobraFluxSampling.test_fixed_seed
* Rename debian/tests/control to control.autodep8
* Testsuite: autopkgtest-pkg-python
-- Andreas Tille <tille@debian.org> Sat, 28 Apr 2018 22:36:04 +0200
......
......@@ -2,6 +2,7 @@ Source: python-cobra
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Afif Elghraoui <afif@debian.org>
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends:
debhelper (>= 11~),
......