[ARVADOS] updated: 1.1.0-70-g2b12862
Git user
git at public.curoverse.com
Tue Oct 17 09:19:55 EDT 2017
Summary of changes:
sdk/cwl/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 2b12862c46e61a572f451883e18feea79c518dae (commit)
from 6d2483bbabf744e456c42197285f51d81f7e8d3a (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 2b12862c46e61a572f451883e18feea79c518dae
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date: Tue Oct 17 10:19:34 2017 -0300
12389: update python-client version deps
Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat at veritasgenetics.com>
diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index ab3442b..7678ab1 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -54,7 +54,7 @@ setup(name='arvados-cwl-runner',
'schema-salad==2.6.20170927145003',
'typing==3.5.3.0',
'ruamel.yaml==0.13.7',
- 'arvados-python-client>=0.1.20170526013812',
+ 'arvados-python-client>=0.1b-1.1.0',
'setuptools',
'ciso8601',
],
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list