[med-svn] [Git][med-team/python-skbio][master] d/control: simplify architecture specifications by using provisions from the...
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Thu Mar 7 11:16:23 GMT 2024
Michael R. Crusoe pushed to branch master at Debian Med / python-skbio
Commits:
331305fe by Michael R. Crusoe at 2024-03-07T12:16:01+01:00
d/control: simplify architecture specifications by using provisions from the architecture-properties package.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+python-skbio (0.5.9-5) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * d/control: simplify architecture specifications by using provisions
+ from the architecture-properties package.
+
+ -- Michael R. Crusoe <crusoe at debian.org> Thu, 07 Mar 2024 12:14:17 +0100
+
python-skbio (0.5.9-4) unstable; urgency=medium
* Import upstream pull request to make tests working with scipy 1.11
=====================================
debian/control
=====================================
@@ -24,7 +24,8 @@ Build-Depends: debhelper-compat (= 13),
sphinx-common,
libsimde-dev
Build-Depends-Arch: python3-lockfile <!nocheck>,
- python3-pytest <!nocheck>
+ python3-pytest <!nocheck>,
+ architecture-is-64-bit
Build-Depends-Indep: python3-sphinx <!nodoc>,
python3-sphinx-bootstrap-theme <!nodoc>,
python3-doc <!nodoc>,
@@ -54,7 +55,7 @@ Description: Data structures, algorithms, educational resources for bioinformati
Build-Profiles: <!nodoc>
Package: python3-skbio
-Architecture: amd64 arm64 loong64 mips64el ppc64el riscv64
+Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
${python3:Depends},
View it on GitLab: https://salsa.debian.org/med-team/python-skbio/-/commit/331305fe775ec0c8e86a44d469a8d3eda26b0fac
--
View it on GitLab: https://salsa.debian.org/med-team/python-skbio/-/commit/331305fe775ec0c8e86a44d469a8d3eda26b0fac
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/20240307/fc917b36/attachment-0001.htm>
More information about the debian-med-commit
mailing list