[med-svn] [Git][med-team/macs][master] 2 commits: d/control: build dep on newer packaging version of cykhash to pick up Python 3.12 support.
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Thu Dec 14 13:46:50 GMT 2023
Michael R. Crusoe pushed to branch master at Debian Med / macs
Commits:
c46d6450 by Michael R. Crusoe at 2023-12-14T13:44:48+01:00
d/control: build dep on newer packaging version of cykhash to pick up Python 3.12 support.
- - - - -
9a00f65d by Michael R. Crusoe at 2023-12-14T14:22:52+01:00
d/control: build dep on newer packaging version of hmmlearn to pick up Python 3.12 support.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -15,6 +15,10 @@ macs (3.0.0-1) UNRELEASED; urgency=medium
Closes: #1047612
* d/rules: s/MACS2/MACS3/g for new major version.
* d/patches/simde: doesn't need forwarding
+ * d/control: build dep on newer packaging version of cykhash to pick
+ up Python 3.12 support.
+ * d/control: build dep on newer packaging version of hmmlearn to pick
+ up Python 3.12 support.
-- Michael R. Crusoe <crusoe at debian.org> Wed, 15 Nov 2023 20:44:36 +0100
=====================================
debian/control
=====================================
@@ -12,8 +12,8 @@ Build-Depends: debhelper-compat (= 13),
python3-setuptools,
python3-pip,
python3-pytest,
- python3-cykhash,
- python3-hmmlearn,
+ python3-cykhash (>= 2.0.0-3),
+ python3-hmmlearn (>= 0.3.0-3),
libsimde-dev,
cython3,
help2man,
View it on GitLab: https://salsa.debian.org/med-team/macs/-/compare/dba8863c0388b0a67a494ca81bebac8b0ab3e6ab...9a00f65dfc664136c7336c8dea47392af2625f5f
--
View it on GitLab: https://salsa.debian.org/med-team/macs/-/compare/dba8863c0388b0a67a494ca81bebac8b0ab3e6ab...9a00f65dfc664136c7336c8dea47392af2625f5f
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/20231214/1265bb26/attachment-0001.htm>
More information about the debian-med-commit
mailing list