[ARVADOS] updated: 1.1.4-3-g1e1f87d
Git user
git at public.curoverse.com
Tue May 1 16:30:18 EDT 2018
Summary of changes:
sdk/cwl/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 1e1f87dc7bb58a970bfcce3a3f5cd97f31de76e1 (commit)
from 95cf0469411e73c279037822e4cfc1d98a36cdaa (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 1e1f87dc7bb58a970bfcce3a3f5cd97f31de76e1
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date: Tue May 1 16:30:02 2018 -0400
Bump cwltool version for secondaryFile checker support.
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 7893aa9..7b94451 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.20180403145700',
+ 'cwltool==1.0.20180501200546',
'schema-salad==2.6.20171201034858',
'typing==3.5.3.0',
'ruamel.yaml==0.13.7',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list