[ARVADOS] updated: 13341931986ffc0cef740f0422fe482e14437b48
Git user
git at public.curoverse.com
Wed Nov 23 18:59:11 EST 2016
Summary of changes:
sdk/cwl/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 13341931986ffc0cef740f0422fe482e14437b48 (commit)
from 4f678d4c1a5aa2aec73e0145e81c2629dee6689f (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 13341931986ffc0cef740f0422fe482e14437b48
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Wed Nov 23 18:56:55 2016 -0500
Update arvados-cwl-runner with compatible dependencies, refs #10583
diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index bb673f4..6ee6d0f 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -48,7 +48,7 @@ setup(name='arvados-cwl-runner',
# Make sure to update arvados/build/run-build-packages.sh as well
# when updating the cwltool version pin.
install_requires=[
- 'cwltool==1.0.20161122201220',
+ 'cwltool==1.0.20161123190203',
'arvados-python-client>=0.1.20160826210445'
],
data_files=[
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list