Étienne Mollier pushed to branch master at Debian Med / python-biopython
Commits: 64748480 by Étienne Mollier at 2020-10-17T13:37:31+02:00 d/not-install: more generic selection Initial version of this file targeted python3.8 only, so when python3.9 went around, it broke... - - - - - 7bb20d63 by Étienne Mollier at 2020-10-17T14:14:23+02:00 routine-update: Ready to upload to unstable - - - - - 2 changed files: - debian/changelog - debian/not-installed Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,11 @@ -python-biopython (1.78+dfsg-3) UNRELEASED; urgency=medium +python-biopython (1.78+dfsg-3) unstable; urgency=medium * Bumped ncbi-blast+ version requirement to 2.10.1-3 * Made sure run-unit-test did not attempt memory allocation override + * debian/not-installed made more generic for various python versions + (Closes: #972381) - -- Étienne Mollier <[email protected]> Sat, 03 Oct 2020 10:34:12 +0200 + -- Étienne Mollier <[email protected]> Sat, 17 Oct 2020 13:59:04 +0200 python-biopython (1.78+dfsg-2) unstable; urgency=medium ===================================== debian/not-installed ===================================== @@ -1,3 +1,3 @@ -usr/lib/python3.8/dist-packages/Doc -usr/lib/python3.8/dist-packages/Tests -usr/lib/python3.8/dist-packages/home +usr/lib/python*/dist-packages/Doc +usr/lib/python*/dist-packages/Tests +usr/lib/python*/dist-packages/home View it on GitLab: https://salsa.debian.org/med-team/python-biopython/-/compare/2b9339e183b1d4999bbeaddab1b5d92184594c98...7bb20d63e89b02a4a5ebb1e1c7a55b550e36ec4f -- View it on GitLab: https://salsa.debian.org/med-team/python-biopython/-/compare/2b9339e183b1d4999bbeaddab1b5d92184594c98...7bb20d63e89b02a4a5ebb1e1c7a55b550e36ec4f You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
