Étienne Mollier pushed to branch master at Debian Med / python-biopython
Commits: fd2c1a06 by Étienne Mollier at 2024-10-27T17:25:06+01:00 skip-scipy-in-codonalign.patch: comment about #1086108. Bug #1086108 may be related and the patch removed once resolved. - - - - - 334f094a by Étienne Mollier at 2024-10-27T17:26:29+01:00 d/changelog: update changelog. - - - - - 2 changed files: - debian/changelog - debian/patches/skip-scipy-in-codonalign.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-biopython (1.84+dfsg-4) UNRELEASED; urgency=medium + + * skip-scipy-in-codonalign.patch: comment about #1086108. + Bug #1086108 may be related and the patch removed once resolved. + + -- Étienne Mollier <[email protected]> Sun, 27 Oct 2024 17:26:17 +0100 + python-biopython (1.84+dfsg-3) unstable; urgency=medium * skip-scipy-in-codonalign.patch: also skip on mips64el. ===================================== debian/patches/skip-scipy-in-codonalign.patch ===================================== @@ -1,6 +1,8 @@ From: =?utf-8?q?=C3=89tienne_Mollier?= <[email protected]> Date: Sat, 14 Sep 2024 09:48:28 +0200 Subject: skip scipy tests within test_Align_codonalign. + Note that this patch may be related to #1086108. Chances are it will + be removable once the bug is resolved. Bug-Debian: https://bugs.debian.org/1079439 Forwarded: not-needed View it on GitLab: https://salsa.debian.org/med-team/python-biopython/-/compare/fc95017a23de6ead7be57971126bdda35a2504d9...334f094ab0ef70ce0ac47bf105edda44a8e220bc -- View it on GitLab: https://salsa.debian.org/med-team/python-biopython/-/compare/fc95017a23de6ead7be57971126bdda35a2504d9...334f094ab0ef70ce0ac47bf105edda44a8e220bc 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
