Michael R. Crusoe pushed to branch master at Debian Med / toil
Commits: 4ac4b29c by Michael R. Crusoe at 2023-01-18T15:23:58+01:00 d/patches/setting_version.patch: really keep the python minor version out - - - - - c73bf6c6 by Michael R. Crusoe at 2023-01-18T15:24:50+01:00 routine-update: Ready to upload to unstable - - - - - 2 changed files: - debian/changelog - debian/patches/setting_version.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +toil (5.8.0-3) unstable; urgency=medium + + * d/patches/setting_version.patch: really keep the python minor + version out + + -- Michael R. Crusoe <[email protected]> Wed, 18 Jan 2023 15:24:50 +0100 + toil (5.8.0-2) unstable; urgency=medium * set exactPython to "python3" to always use the system version ===================================== debian/patches/setting_version.patch ===================================== @@ -17,7 +17,7 @@ copy/update that field manually +version = '5.8.0-79792b70098c4c18d1d2c2832b72085893f878d1' +distVersion = '5.8.0' +exactPython = 'python3' -+python = 'python3.11' ++python = 'python3' +dockerTag = '5.8.0-79792b70098c4c18d1d2c2832b72085893f878d1-py3.10' +currentCommit = '79792b70098c4c18d1d2c2832b72085893f878d1' +dockerRegistry = 'quay.io/ucsc_cgl' View it on GitLab: https://salsa.debian.org/med-team/toil/-/compare/71c6097a768268c90791b977d75f61f098b87a42...c73bf6c64a1c77bbc014052a0c2a700e3c0a36ef -- View it on GitLab: https://salsa.debian.org/med-team/toil/-/compare/71c6097a768268c90791b977d75f61f098b87a42...c73bf6c64a1c77bbc014052a0c2a700e3c0a36ef 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
