Michael R. Crusoe pushed to branch master at Debian Med / toil
Commits: 27c61349 by Michael R. Crusoe at 2023-01-13T16:18:50+01:00 set exactPython to "python3" to always use the system version - - - - - 7ffac4c4 by Michael R. Crusoe at 2023-01-13T16:19:50+01:00 Recommend podman in addition to docker/singularity - - - - - 71c6097a by Michael R. Crusoe at 2023-01-15T15:30:29+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/patches/setting_version.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +toil (5.8.0-2) unstable; urgency=medium + + * set exactPython to "python3" to always use the system version + * Recommend podman in addition to docker/singularity + + -- Michael R. Crusoe <[email protected]> Sun, 15 Jan 2023 15:30:29 +0100 + toil (5.8.0-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -45,7 +45,7 @@ Recommends: python3-wdlparse, python3-libcloud # for mesos support, but needs python3-mesos first # python3-protobuf, -Suggests: docker.io | singularity-container | docker-ce, +Suggests: podman | docker.io | singularity-container | docker-ce, python3-azure, python3-azure-storage, python3-idna, ===================================== debian/patches/setting_version.patch ===================================== @@ -16,7 +16,7 @@ copy/update that field manually +cgcloudVersion = '1.6.0a1.dev393' +version = '5.8.0-79792b70098c4c18d1d2c2832b72085893f878d1' +distVersion = '5.8.0' -+exactPython = 'python3.11' ++exactPython = 'python3' +python = 'python3.11' +dockerTag = '5.8.0-79792b70098c4c18d1d2c2832b72085893f878d1-py3.10' +currentCommit = '79792b70098c4c18d1d2c2832b72085893f878d1' View it on GitLab: https://salsa.debian.org/med-team/toil/-/compare/01767e9448e83143d284731e68a2480f7816a40c...71c6097a768268c90791b977d75f61f098b87a42 -- View it on GitLab: https://salsa.debian.org/med-team/toil/-/compare/01767e9448e83143d284731e68a2480f7816a40c...71c6097a768268c90791b977d75f61f098b87a42 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
