Codebase list python-pauvre / 8f38ef8
update changelog Etienne Mollier 1 year, 4 months ago
1 changed file(s) with 9 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 python-pauvre (0.2.3-2) UNRELEASED; urgency=medium
1
2 * biopython-1.80.patch: add; migrate away from Bio.SubsMat.
3 This patch fixes build time test failures with Biopython 1.80 caused
4 by removal of Bio.SubsMat in favor of Bio.Align.substitution_matrices.
5 (Closes: 1024835)
6
7 -- Étienne Mollier <emollier@debian.org> Sun, 18 Dec 2022 15:47:29 +0100
8
09 python-pauvre (0.2.3-1) unstable; urgency=medium
110
211 [ Nilesh Patra ]