[ARVADOS] updated: 1.1.2-54-gdb0e7f5
Git user
git at public.curoverse.com
Tue Jan 16 18:21:46 EST 2018
Summary of changes:
sdk/cwl/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via db0e7f5c4848c5c79d9fe43d4c9317c4d5ce482a (commit)
from 2702b79d8981e562aa9848f41d96bd0a37a278c6 (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 db0e7f5c4848c5c79d9fe43d4c9317c4d5ce482a
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date: Tue Jan 16 18:21:29 2018 -0500
12934: Bump cwltool version for packing fix.
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 9645a33..88e3d80 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -41,7 +41,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.20180116032016',
+ 'cwltool==1.0.20180116213856',
'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