[med-svn] [Git][med-team/python-dnaio][master] 2 commits: stop building on big-endian architectures.
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Wed Mar 27 08:58:41 GMT 2024
Michael R. Crusoe pushed to branch master at Debian Med / python-dnaio
Commits:
7749d140 by Michael R. Crusoe at 2024-03-27T09:46:57+01:00
stop building on big-endian architectures.
Closes: #1067759
All downstream packages are either architecture-independent or already
aren't built on s390x, except for python3-cutadapt
d/tests/control: skip architectures that are not installable, see above.
- - - - -
52f500fd by Michael R. Crusoe at 2024-03-27T09:53:33+01:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+python-dnaio (1.2.0-2) unstable; urgency=medium
+
+ * Team upload.
+ * d/control: stop building on big-endian architectures. Closes: #1067759
+ All downstream packages are either architecture-independent or already
+ aren't built on s390x, except for python3-cutadapt
+ * d/tests/control: skip architectures that are not installable, see
+ above.
+
+ -- Michael R. Crusoe <crusoe at debian.org> Wed, 27 Mar 2024 09:52:45 +0100
+
python-dnaio (1.2.0-1) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Section: python
Testsuite: autopkgtest-pkg-pybuild
Priority: optional
Build-Depends: debhelper-compat (= 13),
+ architecture-is-little-endian,
dh-sequence-python3,
python3-all-dev,
pybuild-plugin-pyproject,
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
Tests: run-unit-test
Depends: @, unicycler-data
-Restrictions: allow-stderr
+Restrictions: allow-stderr, skip-not-installable
View it on GitLab: https://salsa.debian.org/med-team/python-dnaio/-/compare/955beb810985e8d5dea5a04ee75a6accd53d2118...52f500fdfd91d8e7dad21a49584823cc0d0eb8ac
--
View it on GitLab: https://salsa.debian.org/med-team/python-dnaio/-/compare/955beb810985e8d5dea5a04ee75a6accd53d2118...52f500fdfd91d8e7dad21a49584823cc0d0eb8ac
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/20240327/52384797/attachment-0001.htm>
More information about the debian-med-commit
mailing list