Alexandre Detiste pushed to branch master at Debian Med / python-pbcommand
Commits: b17e8c18 by Alexandre Detiste at 2025-01-18T03:03:10+01:00 add dep on python3-pkg-resources - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-pbcommand (2.1.1+git20220616.3f2e6c2-4) unstable; urgency=medium + + * Team upload. + * Add explicit dependency on python3-pkg-resources + + -- Alexandre Detiste <[email protected]> Sat, 18 Jan 2025 03:02:48 +0100 + python-pbcommand (2.1.1+git20220616.3f2e6c2-3) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -26,6 +26,7 @@ Package: python3-pbcommand Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, + python3-pkg-resources, python3-avro, python3-numpy Recommends: python3-pbcore View it on GitLab: https://salsa.debian.org/med-team/python-pbcommand/-/commit/b17e8c180bd7f9b26228a7e1230eac4969354bc9 -- View it on GitLab: https://salsa.debian.org/med-team/python-pbcommand/-/commit/b17e8c180bd7f9b26228a7e1230eac4969354bc9 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
