[ARVADOS] updated: 20d1e6ac5ea4776fb8819d3326a0e432ef56eda8
Git user
git at public.curoverse.com
Wed Mar 29 11:52:34 EDT 2017
Summary of changes:
sdk/cwl/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 20d1e6ac5ea4776fb8819d3326a0e432ef56eda8 (commit)
from 951ba69df651541b2f73d8d4510086d93bb4bf2a (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 20d1e6ac5ea4776fb8819d3326a0e432ef56eda8
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Wed Mar 29 11:51:45 2017 -0400
10401: Bump cwltool for packing fix.
diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index f6a8e60..a63f563 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.20170327143622',
+ 'cwltool==1.0.20170329142446',
'schema-salad==2.5.20170328195758',
'typing==3.5.3',
'ruamel.yaml==0.13.7',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list