[ARVADOS] created: 2.1.0-1618-g05895c370
Git user
git at public.arvados.org
Tue Nov 16 18:18:00 UTC 2021
at 05895c37013f1229016ae8c9222ba248c5662b29 (commit)
commit 05895c37013f1229016ae8c9222ba248c5662b29
Author: lijiayong <jiayong2501 at gmail.com>
Date: Tue Nov 16 11:48:42 2021 -0500
16957: Update cwltool version in arvados-cwl-runner setup
Arvados-DCO-1.1-Signed-off-by: Jiayong Li <jli at curii.com>
diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index e39fdd8d9..5babec275 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -39,7 +39,7 @@ setup(name='arvados-cwl-runner',
# file to determine what version of cwltool and schema-salad to
# build.
install_requires=[
- 'cwltool==3.1.20211020155521',
+ 'cwltool==3.1.20211112163758',
'schema-salad==8.2.20211020114435',
'arvados-python-client{}'.format(pysdk_dep),
'setuptools',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list