Aryan Karamtoth pushed to branch master at Debian Med / python-bioframe
Commits: b2e6db29 by SpaciousCoder78 at 2026-01-25T19:59:35+05:30 remove python3-pkg-resources dependency - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +python-bioframe (0.8.0-2) unstable; urgency=medium + + * Remove python3-pkg-resources runtime dep (Closes: #1125860) + * Bump Standards-Version to 4.7.3 + * Update d/copyright years + + -- Aryan Karamtoth <[email protected]> Sun, 25 Jan 2026 19:30:30 +0530 + python-bioframe (0.8.0-1) unstable; urgency=medium * New upstream version 0.8.0 ===================================== debian/control ===================================== @@ -22,7 +22,7 @@ Build-Depends: python3-yaml, python3-pysam, python3-biopython, -Standards-Version: 4.7.2 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/python-bioframe Vcs-Git: https://salsa.debian.org/med-team/python-bioframe.git Homepage: https://github.com/open2c/bioframe @@ -32,7 +32,6 @@ X-Style: black Package: python3-bioframe Architecture: all Depends: - python3-pkg-resources, ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, ===================================== debian/copyright ===================================== @@ -3,12 +3,12 @@ Upstream-Name: bioframe Source: https://github.com/open2c/bioframe/tags Files: * -Copyright: 2016 Open2C +Copyright: 2016-2026 Open2C License: Expat Files: debian/* Copyright: 2022-2025 Nilesh Patra <[email protected]> - 2025 Aryan Karamtoth <[email protected]> + 2025-2026 Aryan Karamtoth <[email protected]> License: Expat License: Expat View it on GitLab: https://salsa.debian.org/med-team/python-bioframe/-/commit/b2e6db2931275f7ecaf66a18161afceed7ca543f -- View it on GitLab: https://salsa.debian.org/med-team/python-bioframe/-/commit/b2e6db2931275f7ecaf66a18161afceed7ca543f 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
