[med-svn] [Git][med-team/python-pbcore][master] 3 commits: d/control: remove dependency on deprecated python3-pkg-resources.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sun Nov 10 14:02:52 GMT 2024
Étienne Mollier pushed to branch master at Debian Med / python-pbcore
Commits:
b527c4cc by Étienne Mollier at 2024-11-10T14:59:45+01:00
d/control: remove dependency on deprecated python3-pkg-resources.
Closes: #1083675
- - - - -
8a4329df by Étienne Mollier at 2024-11-10T15:01:21+01:00
d/patches/*: normalize dep3 headers.
- - - - -
e6a323a4 by Étienne Mollier at 2024-11-10T15:02:31+01:00
d/changelog: ready for upload to unstable.
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/patches/exclude_test_missing_data.patch
- debian/patches/numpy_1.24.patch
- debian/patches/seek-curdir-for-xml.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+python-pbcore (2.1.2+dfsg-9) unstable; urgency=medium
+
+ * d/control: remove dependency on deprecated python3-pkg-resources.
+ (Closes: #1083675)
+ * d/patches/*: normalize dep3 headers.
+
+ -- Étienne Mollier <emollier at debian.org> Sun, 10 Nov 2024 15:02:20 +0100
+
python-pbcore (2.1.2+dfsg-8) unstable; urgency=medium
* d/rules: remove nudge to use setuptools test. (Closes: #1080396)
=====================================
debian/control
=====================================
@@ -33,7 +33,6 @@ Package: python3-pbcore
Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
- python3-pkg-resources,
python3-biopython
Recommends: python3-h5py
Suggests: python-pbcore-doc (= ${source:Version})
=====================================
debian/patches/exclude_test_missing_data.patch
=====================================
@@ -1,5 +1,5 @@
Author: Andreas Tille <tille at debian.org>
-Last-Update: Wed, 31 Oct 2018 15:36:38 +0100
+Last-Update: 2018-10-31
Description: Missing data for this test
--- a/tests/test_pbdataset_metadata.py
=====================================
debian/patches/numpy_1.24.patch
=====================================
@@ -1,5 +1,5 @@
Author: Andreas Tille <tille at debian.org>
-Last-Update: Thu, 29 Dec 2022 11:21:48 +0100
+Last-Update: 2022-12-29
Bug-Debian: https://bugs.debian.org/1027211
Description: Fix AttributeError: module 'numpy' has no attribute 'float'.
with numpy/1.24.1
=====================================
debian/patches/seek-curdir-for-xml.patch
=====================================
@@ -1,6 +1,6 @@
Description: Try looking for mapping.xml in the current directory
helps when package is not installed for generating docs etc
-Origin: Nilesh Patra <nilesh at debian.org>
+Author: Nilesh Patra <nilesh at debian.org>
Last-Update: 2021-12-23
--- a/pbcore/chemistry/chemistry.py
+++ b/pbcore/chemistry/chemistry.py
View it on GitLab: https://salsa.debian.org/med-team/python-pbcore/-/compare/31459597168db2cd7fe2db921e476614f6dd118f...e6a323a4ccf3d4318a8837c9178ac491062295a2
--
View it on GitLab: https://salsa.debian.org/med-team/python-pbcore/-/compare/31459597168db2cd7fe2db921e476614f6dd118f...e6a323a4ccf3d4318a8837c9178ac491062295a2
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/20241110/f96fd63e/attachment-0001.htm>
More information about the debian-med-commit
mailing list