Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1495)

Unified Diff: tools/telemetry/third_party/gsutilz/setup.py

Issue 1376593003: Roll gsutil version to 4.15. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/telemetry/third_party/gsutilz/setup.py
diff --git a/tools/telemetry/third_party/gsutilz/setup.py b/tools/telemetry/third_party/gsutilz/setup.py
old mode 100755
new mode 100644
index 187a721fbf205dfd979f4c8befdebc0725571fde..61df66c1b590d46af139c6c976821c80cfe172fb
--- a/tools/telemetry/third_party/gsutilz/setup.py
+++ b/tools/telemetry/third_party/gsutilz/setup.py
@@ -38,14 +38,14 @@ requires = [
'boto==2.38.0',
'crcmod>=1.7',
'gcs-oauth2-boto-plugin>=1.9',
- 'google-apitools==0.4.8',
+ 'google-apitools==0.4.10',
'httplib2>=0.8',
'oauth2client>=1.4.11',
'protorpc>=0.10.0',
'pyOpenSSL>=0.13',
'python-gflags>=2.0',
'retry_decorator>=1.0.0',
- 'six>=1.8.0',
+ 'six>=1.9.0',
# Not using 1.02 because of:
# https://code.google.com/p/socksipy-branch/issues/detail?id=3
'SocksiPy-branch==1.01',
« no previous file with comments | « tools/telemetry/third_party/gsutilz/gsutil.py ('k') | tools/telemetry/third_party/gsutilz/third_party/apitools/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698