[med-svn] [Git][med-team/toil][master] Correct minimum versions for cwltool, python3-boto3
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Thu Sep 30 11:22:45 BST 2021
Michael R. Crusoe pushed to branch master at Debian Med / toil
Commits:
fd913a23 by Michael R. Crusoe at 2021-09-30T11:42:34+02:00
Correct minimum versions for cwltool, python3-boto3
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+toil (5.5.0-2) unstable; urgency=medium
+
+ * Correct minimum versions for cwltool, python3-boto3
+
+ -- Michael R. Crusoe <crusoe at debian.org> Thu, 30 Sep 2021 11:42:30 +0200
+
toil (5.5.0-1) unstable; urgency=medium
[ Steffen Moeller ]
=====================================
debian/control
=====================================
@@ -11,13 +11,13 @@ Build-Depends: debhelper-compat (= 13),
python3-docker,
python3-dill,
python3-future,
- cwltool (>= 3.0.20201203173111),
+ cwltool (>= 3.1.20210922203925),
python3-distutils,
python3-enlighten,
python3-wdlparse,
python3-pytest <!nocheck>,
python3-mock <!nocheck>,
- python3-boto3 <!nocheck>,
+ python3-boto3 (>=1.17) <!nocheck>,
python3-boto <!nocheck>,
python3-stubserver <!nocheck>,
rsync <!nocheck>,
View it on GitLab: https://salsa.debian.org/med-team/toil/-/commit/fd913a2342808a2e4b67befe66db01e0eff4790e
--
View it on GitLab: https://salsa.debian.org/med-team/toil/-/commit/fd913a2342808a2e4b67befe66db01e0eff4790e
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/20210930/0ce14f60/attachment.htm>
More information about the debian-med-commit
mailing list