[ARVADOS] updated: eb6aa92e36c56e488b3d0a6f403eeb5460711be3

Git user git at public.curoverse.com
Thu Apr 6 16:00:06 EDT 2017


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

       via  eb6aa92e36c56e488b3d0a6f403eeb5460711be3 (commit)
      from  625745e03fd6aef5cae69b8a603d808d8b1e7388 (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 eb6aa92e36c56e488b3d0a6f403eeb5460711be3
Author: Tom Clegg <tom at curoverse.com>
Date:   Thu Apr 6 15:59:56 2017 -0400

    8104: Relax dependency to pycurl >= 7.19.3.

diff --git a/sdk/python/setup.py b/sdk/python/setup.py
index be10632..2b4384d 100644
--- a/sdk/python/setup.py
+++ b/sdk/python/setup.py
@@ -49,7 +49,7 @@ setup(name='arvados-python-client',
           'oauth2client >=1.4.6, <2',
           'ciso8601',
           'httplib2',
-          'pycurl >=7.19.5.1',
+          'pycurl >=7.19.3',
           'python-gflags<3.0',
           'setuptools',
           'ws4py<0.4',

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list