[ARVADOS] created: e3da56d96e191df11444877ed1989bd8f34bfa5a
Git user
git at public.curoverse.com
Fri May 26 16:24:39 EDT 2017
at e3da56d96e191df11444877ed1989bd8f34bfa5a (commit)
commit e3da56d96e191df11444877ed1989bd8f34bfa5a
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Fri May 26 13:29:45 2017 -0400
11766: Bump cwltool version for deadlock fix.
diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index df988f6..6633314 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.20170510165748',
+ 'cwltool==1.0.20170525215327',
'schema-salad==2.5.20170428142041',
'typing==3.5.3.0',
'ruamel.yaml==0.13.7',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list