[ARVADOS] updated: 1.1.4-307-ga66bafd
Git user
git at public.curoverse.com
Wed May 23 16:57:26 EDT 2018
Summary of changes:
sdk/cwl/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via a66bafd3032a7e7864cd26902b33d8a8fc37d1c1 (commit)
from c0052d1e0f1d395e1cdb357ceaae640954f688a5 (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 a66bafd3032a7e7864cd26902b33d8a8fc37d1c1
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date: Wed May 23 16:56:40 2018 -0400
11162: Bump cwltool for fix in generating basename from url
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>
diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index 05ff8a2..35610e2 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -33,7 +33,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.20180522135731',
+ 'cwltool==1.0.20180523203033',
'schema-salad==2.7.20180501211602',
'typing >= 3.5.3',
'ruamel.yaml >=0.13.11, <0.15',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list