[ARVADOS] updated: 1.3.1-10-g72ef97707
Git user
git at public.curoverse.com
Thu Apr 25 14:05:03 UTC 2019
Summary of changes:
sdk/cwl/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 72ef97707af66bb064004ca8f86ca539d2439ddc (commit)
from 483066a2a107712e7b01833191afe93002954f55 (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 72ef97707af66bb064004ca8f86ca539d2439ddc
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date: Thu Apr 25 10:04:04 2019 -0400
Change arvados-python-client to >=1.3.1, <=1.3.99
refs #15080
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 493ce799c..04b40524a 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -37,7 +37,7 @@ setup(name='arvados-cwl-runner',
'schema-salad==2.7.20181116024232',
'typing >= 3.6.4',
'ruamel.yaml >=0.15.54, <=0.15.77',
- 'arvados-python-client==1.3.1',
+ 'arvados-python-client >=1.3.1, <=1.3.99',
'setuptools',
'ciso8601 >=1.0.6, <2.0.0',
'subprocess32>=3.5.1',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list