[ARVADOS] updated: 01779cbbd49870dbe12478713bf6cd3332d08144
Git user
git at public.curoverse.com
Mon Feb 13 13:03:53 EST 2017
Summary of changes:
sdk/cwl/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 01779cbbd49870dbe12478713bf6cd3332d08144 (commit)
from 2a469c4874895b05ee137e2382fd882680b3feb2 (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 01779cbbd49870dbe12478713bf6cd3332d08144
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Mon Feb 13 13:03:47 2017 -0500
Update cwltool pin. closes #10993
diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index 178b5e8..4c43e58 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -48,7 +48,7 @@ setup(name='arvados-cwl-runner',
# Note that arvados/build/run-build-packages.sh looks at this
# file to determine what version of cwltool and schema-salad to build.
install_requires=[
- 'cwltool==1.0.20170119234115',
+ 'cwltool==1.0.20170213175853',
'schema-salad==2.2.20170126160727',
'ruamel.yaml==0.13.7',
'arvados-python-client>=0.1.20170112173420',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list