Michael R. Crusoe pushed to branch master at Debian Med / q2-emperor
Commits: 339a9d90 by Michael R. Crusoe at 2024-06-30T09:16:14+02:00 Remove unneeded dependency on python3-distutils. Closes: #1065945 - - - - - 3 changed files: - debian/changelog - debian/control - debian/control.in Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +q2-emperor (2024.5.0-2) unstable; urgency=medium + + * Team upload. + * Remove unneeded dependency on python3-distutils. Closes: #1065945 + + -- Michael R. Crusoe <[email protected]> Sun, 30 Jun 2024 09:16:05 +0200 + q2-emperor (2024.5.0-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -28,7 +28,6 @@ Depends: ${shlibs:Depends}, ${python3:Depends}, python3-pandas, python3-emperor, - python3-distutils, q2templates (>= 2024.5), q2-types (>= 2024.5), qiime (>= 2024.5) ===================================== debian/control.in ===================================== @@ -27,7 +27,6 @@ Depends: ${shlibs:Depends}, ${python3:Depends}, python3-pandas, python3-emperor, - python3-distutils, q2templates (>= @DEB_VERSION_UPSTREAM@), q2-types (>= @DEB_VERSION_UPSTREAM@), qiime (>= @DEB_VERSION_UPSTREAM@) View it on GitLab: https://salsa.debian.org/med-team/q2-emperor/-/commit/339a9d9005c5783a674a6abfddfb2557d50e2a72 -- This project does not include diff previews in email notifications. View it on GitLab: https://salsa.debian.org/med-team/q2-emperor/-/commit/339a9d9005c5783a674a6abfddfb2557d50e2a72 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
