This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-biopython.
commit 583a4b5aa9beaf3ca4bdf5aa9f28f3f084dde9ec Author: Andreas Tille <[email protected]> Date: Fri Jan 20 16:51:55 2017 +0100 Relax test conditions in test_phenotype_fit to work around some rounding differences on arm64 --- debian/changelog | 5 +++-- debian/patches/series | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 033846b..6d6628a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ python-biopython (1.68+dfsg-3) UNRELEASED; urgency=medium * (Build-)Depend: phyml only on those architectures where it is available - TODO: Sort out test suite issue on arm64 (see - https://github.com/biopython/biopython/issues/1038 ) + * Relax test conditions in test_phenotype_fit to work around some rounding + differences on arm64 + (see https://github.com/biopython/biopython/issues/1038 ) -- Andreas Tille <[email protected]> Tue, 17 Jan 2017 19:51:16 +0100 diff --git a/debian/patches/series b/debian/patches/series index 60dbfde..0336d64 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,4 @@ remove_mathml-qname.patch privacy_breach.patch fix_test_phyml_tool.patch +test_phenotype_fit_on_arm64.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-biopython.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
