Skip to content
Commits on Source (2)
python-pbcore (1.7.1+git20191121.7947eb7+dfsg-3) unstable; urgency=medium
* Build-Depends: s/pylint3/pylint/
Closes: #946426
-- Andreas Tille <tille@debian.org> Mon, 09 Dec 2019 09:06:38 +0100
python-pbcore (1.7.1+git20191121.7947eb7+dfsg-2) unstable; urgency=medium
* Re-upload for testing migration
......
......@@ -19,7 +19,7 @@ Build-Depends: debhelper-compat (= 12),
python3-pytest-xdist <!nocheck>,
python3-pytest-cov <!nocheck>,
python3-biopython (>= 1.74) <!nocheck>,
pylint3,
pylint,
python3-coverage
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/med-team/python-pbcore
......