Michael R. Crusoe pushed to branch master at Debian Med / cwltool
Commits: cc71fdff by Michael R. Crusoe at 2019-01-23T13:28:38Z Make explicit the dependency on python3-mypy-extenions - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +cwltool (1.0.20181217162649+dfsg-10) unstable; urgency=medium + + * Make explicit the dependency on python3-mypy-extenions. + Closes: #920251, #920270 + + -- Michael R. Crusoe <[email protected]> Tue, 22 Jan 2019 16:01:42 -0800 + cwltool (1.0.20181217162649+dfsg-9) unstable; urgency=medium * Switch to python3-mypy-extensions ===================================== debian/control ===================================== @@ -34,7 +34,8 @@ Homepage: http://www.commonwl.org Package: cwltool Architecture: all Depends: ${python3:Depends}, - ${misc:Depends} + ${misc:Depends}, + python3-mypy-extensions Recommends: nodejs Suggests: docker.io | singularity-container Provides: cwl-runner View it on GitLab: https://salsa.debian.org/med-team/cwltool/commit/cc71fdff8073b04a4eb0cef53bc1bd35a1e56d83 -- View it on GitLab: https://salsa.debian.org/med-team/cwltool/commit/cc71fdff8073b04a4eb0cef53bc1bd35a1e56d83 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
