[ARVADOS] updated: 0a33ed2917dbc3f5d7ea612582d05869da21b9e1
Git user
git at public.curoverse.com
Thu Jan 12 10:50:20 EST 2017
Summary of changes:
sdk/cwl/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 0a33ed2917dbc3f5d7ea612582d05869da21b9e1 (commit)
from b8e2a32c18429d5bea50367a7694ed0967fd9f1d (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 0a33ed2917dbc3f5d7ea612582d05869da21b9e1
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Wed Jan 11 16:57:08 2017 -0500
10812: Bump version for workflow packing fix.
diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index 34a8dec..59af010 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.20170111193653',
+ 'cwltool==1.0.20170112154257',
'schema-salad==2.2.20170111180227',
'ruamel.yaml==0.13.7',
'arvados-python-client>=0.1.20160826210445',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list