[med-svn] [Git][med-team/python-loompy][master] 2 commits: Make package Architecture dependent to exclude 32bit architectures where the tests are failing
Andreas Tille
gitlab at salsa.debian.org
Thu Feb 18 20:06:43 GMT 2021
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 <tille at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210218/4b3744d7/attachment.html>
More information about the debian-med-commit
mailing list