[ARVADOS] updated: 3c3bc28bc6c991d8111dd66bfef6fe310e00f232

git at public.curoverse.com git at public.curoverse.com
Fri May 9 17:05:38 EDT 2014


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

       via  3c3bc28bc6c991d8111dd66bfef6fe310e00f232 (commit)
      from  949e27e0dd0a97cf78f0b90636df387fa0d65be3 (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 3c3bc28bc6c991d8111dd66bfef6fe310e00f232
Author: Brett Smith <brett at curoverse.com>
Date:   Fri May 9 17:06:16 2014 -0400

    2803: Further relax Python SDK requirement for httplib2.
    
    Our build server is using version 0.7.4, so it's apparently fine.

diff --git a/sdk/python/requirements.txt b/sdk/python/requirements.txt
index a82fe9e..d10f0cd 100644
--- a/sdk/python/requirements.txt
+++ b/sdk/python/requirements.txt
@@ -1,5 +1,5 @@
 google-api-python-client>=1.2
-httplib2>=0.8
+httplib2>=0.7
 python-gflags>=2.0
 urllib3>=1.7.0
 ws4py>=0.3

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list