Michael R. Crusoe pushed to branch master at Debian Med / toil
Commits: 70b207ff by Michael R. Crusoe at 2023-07-14T14:05:52+02:00 versions from 5.11.0; not 3.11.0!! - - - - - 1 changed file: - debian/patches/setting_version.patch Changes: ===================================== debian/patches/setting_version.patch ===================================== @@ -11,18 +11,16 @@ As of Toil 5.7.0 the `cwltool_version` field is set in requirements-cwl.txt, ple copy/update that field manually --- /dev/null +++ toil/src/toil/version.py -@@ -0,0 +1,13 @@ -+baseVersion = '3.11.0' +@@ -0,0 +1,12 @@ ++baseVersion = '5.11.0' +cgcloudVersion = '1.6.0a1.dev393' -+version = '3.11.0-ca24899f31a2d7f8b3f766a1c99c982ccf1044eb' -+shortVersion = '3.11.0-ca24899' -+distVersion = '3.11.0' -+dockerTag = '3.11.0-ca24899f31a2d7f8b3f766a1c99c982ccf1044eb' -+dockerShortTag = '3.11.0-ca24899' -+dockerMinimalTag = '3.11.0' ++version = '5.11.0-9a04dabb36d6ab13ed1ac7c711dbdc8c71724dc9' ++distVersion = '5.11.0' ++exactPython = 'python3' ++python = 'python3.11' ++dockerTag = '5.11.0-9a04dabb36d6ab13ed1ac7c711dbdc8c71724dc9-py3.11' ++currentCommit = '9a04dabb36d6ab13ed1ac7c711dbdc8c71724dc9' +dockerRegistry = 'quay.io/ucsc_cgl' +dockerName = 'toil' -+buildNumber = None -+currentCommit = 'ca24899f31a2d7f8b3f766a1c99c982ccf1044eb' +dirty = False +cwltool_version = '3.1.20230425144158' View it on GitLab: https://salsa.debian.org/med-team/toil/-/commit/70b207fff965b31bb247587565a3eae6219317ad -- View it on GitLab: https://salsa.debian.org/med-team/toil/-/commit/70b207fff965b31bb247587565a3eae6219317ad 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
