Alexandre Detiste pushed to branch master at Debian Med / cwltool
Commits: f10e9be5 by Alexandre Detiste at 2025-01-26T21:28:31+01:00 drop runtime dep on python3-setuptools - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +cwltool (3.1.20250110105449-2) unstable; urgency=medium + + * Team upload. + * Drop runtime dependency on python3-setuptools: + this now uses importlib.metadata from standard library. + + -- Alexandre Detiste <[email protected]> Sun, 26 Jan 2025 21:27:02 +0100 + cwltool (3.1.20250110105449-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -56,7 +56,6 @@ Depends: ${python3:Depends}, python3-arcp, python3-argcomplete, python3-cwl-utils, - python3-setuptools Recommends: nodejs Suggests: podman | docker.io | singularity-container, cwltool-doc Breaks: toil (<< 5.12.0) View it on GitLab: https://salsa.debian.org/med-team/cwltool/-/commit/f10e9be585aaf5abc3df219e6eeba41a28b7cfad -- View it on GitLab: https://salsa.debian.org/med-team/cwltool/-/commit/f10e9be585aaf5abc3df219e6eeba41a28b7cfad 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
