[ARVADOS] updated: 1.3.0-2258-g0d9398be2

Git user git at public.arvados.org
Tue Mar 10 19:56:11 UTC 2020


Summary of changes:
 sdk/python/setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  0d9398be2b572bc89842dff62335495e02de1bf6 (commit)
      from  f3b02f85ce244e22033e40e59caf87228b11faee (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 0d9398be2b572bc89842dff62335495e02de1bf6
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Tue Mar 10 15:55:50 2020 -0400

    12409: Bump ruamel.yaml version pin on python sdk
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/sdk/python/setup.py b/sdk/python/setup.py
index ff68e2a7f..a726b49fe 100644
--- a/sdk/python/setup.py
+++ b/sdk/python/setup.py
@@ -51,7 +51,7 @@ setup(name='arvados-python-client',
           'google-api-python-client >=1.6.2, <1.7',
           'httplib2 >=0.9.2',
           'pycurl >=7.19.5.1',
-          'ruamel.yaml >=0.15.54, <=0.15.77',
+          'ruamel.yaml >=0.15.54, <=0.16.5',
           'setuptools',
           'ws4py >=0.4.2',
       ],

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list