Andreas Tille pushed to branch master at Debian Med / python-loompy
Commits: 8e755a1c by Andreas Tille at 2021-02-18T21:03:29+01:00 Make package Architecture dependent to exclude 32bit architectures where the tests are failing - - - - - 0df7c23c by Andreas Tille at 2021-02-18T21:04:22+01:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +python-loompy (3.0.6+dfsg-3) unstable; urgency=medium + + * Team upload. + * Make package Architecture dependent to exclude 32bit architectures + where the tests are failing + + -- Andreas Tille <[email protected]> Thu, 18 Feb 2021 21:03:37 +0100 + python-loompy (3.0.6+dfsg-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -20,7 +20,7 @@ Homepage: https://github.com/linnarsson-lab/loompy Rules-Requires-Root: no Package: python3-loompy -Architecture: all +Architecture: any-amd64 arm64 mips64el ppc64el s390x ia64 ppc64 riscv64 sparc64 alpha Section: python Depends: ${python3:Depends}, ${misc:Depends}, View it on GitLab: https://salsa.debian.org/med-team/python-loompy/-/compare/88548cef954318761707ee7592960e45079fad68...0df7c23cc8fef64878442888188abbe128df9604 -- View it on GitLab: https://salsa.debian.org/med-team/python-loompy/-/compare/88548cef954318761707ee7592960e45079fad68...0df7c23cc8fef64878442888188abbe128df9604 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
