[med-svn] [Git][med-team/python-cooler][master] d/t/control: only test on supported architectures.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sat Jan 7 11:58:03 GMT 2023
Étienne Mollier pushed to branch master at Debian Med / python-cooler
Commits:
e2cf93d0 by Étienne Mollier at 2023-01-07T12:57:43+01:00
d/t/control: only test on supported architectures.
python3-cooler is currently restricted to any-amd64, arm64, mips64el
ppc64el, ia64, ppc64, riscv64, sparc64 and alpha.
- - - - -
2 changed files:
- debian/changelog
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -5,6 +5,7 @@ python-cooler (0.8.11-6) unstable; urgency=medium
* d/rules: fix broken .xz archive.
* skip-http-connection.patch: add; skip tests needing Internet.
* d/copyright: update copyright year.
+ * d/t/control: only test on supported architectures.
-- Étienne Mollier <emollier at debian.org> Sat, 07 Jan 2023 12:09:31 +0100
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,4 @@
Tests: run-unit-test
Depends: @, python3-pytest, python3-mock, python3-dask
Restrictions: allow-stderr
+Architecture: any-amd64 arm64 mips64el ppc64el ia64 ppc64 riscv64 sparc64 alpha
View it on GitLab: https://salsa.debian.org/med-team/python-cooler/-/commit/e2cf93d0b63c75627d527cc494878f7276feab36
--
View it on GitLab: https://salsa.debian.org/med-team/python-cooler/-/commit/e2cf93d0b63c75627d527cc494878f7276feab36
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/20230107/c4d29f7a/attachment.htm>
More information about the debian-med-commit
mailing list