[med-svn] [Git][med-team/mirtop][master] 3 commits: Verify that mirtop works with pandas 2.0
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sun Jan 28 20:19:16 GMT 2024
Andreas Tille pushed to branch master at Debian Med / mirtop
Commits:
6fb375db by Andreas Tille at 2024-01-28T21:14:33+01:00
Verify that mirtop works with pandas 2.0
- - - - -
f123c7b6 by Andreas Tille at 2024-01-28T21:15:02+01:00
routine-update: Build-Depends: s/dh-python/dh-sequence-python3/
- - - - -
728fda2c by Andreas Tille at 2024-01-28T21:17:42+01:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+mirtop (0.4.25-4) unstable; urgency=medium
+
+ * Team upload.
+ * Verify that mirtop works with pandas 2.0
+ Closes: #1044055
+ * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Sun, 28 Jan 2024 21:16:00 +0100
+
mirtop (0.4.25-3) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Section: science
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper-compat (= 13),
- dh-python,
+ dh-sequence-python3,
python3-all,
python3-setuptools,
python3-sphinx,
=====================================
debian/rules
=====================================
@@ -4,7 +4,7 @@ export DH_VERBOSE = 1
export PYBUILD_NAME=mirtop
%:
- dh $@ --with python3,sphinxdoc --buildsystem=pybuild
+ dh $@ --with sphinxdoc --buildsystem=pybuild
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
View it on GitLab: https://salsa.debian.org/med-team/mirtop/-/compare/d6e7d244d785dec8fb92a25133e6731c2e34737b...728fda2c858767e43db1126e07df54d7556565b0
--
View it on GitLab: https://salsa.debian.org/med-team/mirtop/-/compare/d6e7d244d785dec8fb92a25133e6731c2e34737b...728fda2c858767e43db1126e07df54d7556565b0
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/20240128/96a64dab/attachment-0001.htm>
More information about the debian-med-commit
mailing list