[ARVADOS] updated: 1.1.4-255-g5601872
Git user
git at public.curoverse.com
Thu May 10 11:42:08 EDT 2018
Summary of changes:
sdk/cwl/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 5601872aafcca7a57640f1cf8ee4022fbbb26518 (commit)
from e4a0e3acba0916dc1c8ae4a635713fba7e3a72dc (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 5601872aafcca7a57640f1cf8ee4022fbbb26518
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date: Thu May 10 11:41:17 2018 -0400
Bump arvados-python-client version for consistent dependencies
refs #13435
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 a4a59f7..696837a 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -37,7 +37,7 @@ setup(name='arvados-cwl-runner',
'schema-salad==2.7.20180501211602',
'typing==3.5.3.0',
'ruamel.yaml >=0.13.11, <0.15',
- 'arvados-python-client>=1.1.4.20180418202329',
+ 'arvados-python-client>=1.1.4.20180507184611',
'setuptools',
'ciso8601 >=1.0.6'
],
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list