[med-svn] [Git][med-team/toil][master] 2 commits: d/control: bump some minimum versions
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Tue Jan 23 14:27:17 GMT 2024
Michael R. Crusoe pushed to branch master at Debian Med / toil
Commits:
b1b82fae by Michael R. Crusoe at 2024-01-23T15:22:49+01:00
d/control: bump some minimum versions
- - - - -
2f1fa89d by Michael R. Crusoe at 2024-01-23T15:25:58+01:00
routine-update: Ready to upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,6 @@
-toil (6.0.0-1) UNRELEASED; urgency=medium
+toil (6.0.0-1) unstable; urgency=medium
[ Andreas Tille ]
- * Team upload.
* New upstream version
Closes: #1058195
* Drop python3-future from Build-Depends
@@ -24,8 +23,9 @@ toil (6.0.0-1) UNRELEASED; urgency=medium
* d/patches: updated metatdata
* d/copyright: upstream removed wdl_functions.py
* Add patch to remove use of distutils by copying in strtobool().
+ * d/control: bump some minimum versions
- -- Andreas Tille <tille at debian.org> Tue, 12 Dec 2023 16:57:57 +0100
+ -- Michael R. Crusoe <crusoe at debian.org> Tue, 23 Jan 2024 15:24:30 +0100
toil (5.12.0-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),
python3-configargparse,
python3-docker,
python3-dill,
- cwltool (>= 3.1.20230601100705),
+ cwltool (>= 3.1.20240112164112),
python3-schema-salad (>= 8.4.20230128170514),
python3-distutils,
python3-enlighten,
@@ -41,13 +41,10 @@ Architecture: all
Depends: ${python3:Depends},
${misc:Depends},
python3-distutils,
- cwltool (>= 3.1.20221201130942),
+ cwltool (>= 3.1.20240112164112),
python3-schema-salad (>= 8.4.20230128170514),
python3-boto3
-# for google cloud support
Recommends: python3-libcloud
-# for WDL support
-# python3-wdlparse,
# for mesos support, but needs python3-mesos first
# python3-protobuf,
Suggests: podman | docker.io | singularity-container | docker-ce,
View it on GitLab: https://salsa.debian.org/med-team/toil/-/compare/b009784137295bb990a091b5161d41bc08fe6447...2f1fa89d98f3bab3885b6c5895807549549364dd
--
View it on GitLab: https://salsa.debian.org/med-team/toil/-/compare/b009784137295bb990a091b5161d41bc08fe6447...2f1fa89d98f3bab3885b6c5895807549549364dd
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240123/8e4b0cc6/attachment-0001.htm>
More information about the debian-med-commit
mailing list