É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 <[email protected]> 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 <[email protected]> -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 <[email protected]> -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 <[email protected]> +Author: Nilesh Patra <[email protected]> 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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
