[ARVADOS] updated: 1.3.0-2624-gf0d9028cf
Git user
git at public.arvados.org
Wed Jun 3 19:43:20 UTC 2020
Summary of changes:
sdk/cwl/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via f0d9028cf68e1b72fcf5e64e507292af9a236a64 (commit)
from a8f51c3e348515e2f8f39ef38cad50760a598bcf (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit f0d9028cf68e1b72fcf5e64e507292af9a236a64
Author: Ward Vandewege <ward at jhvc.com>
Date: Wed Jun 3 15:42:03 2020 -0400
16482: bump a-c-r's cwltool dependency to version 3.0.20200530110633 so
that CWL v1.2.0-dev3 tests are supported.
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at jhvc.com>
diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index 72969de94..0e7485191 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.0.20200324120055',
+ 'cwltool==3.0.20200530110633',
'schema-salad==5.0.20200302192450',
'arvados-python-client{}'.format(pysdk_dep),
'setuptools',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list