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

Unified Diff: client/third_party/oauth2client/README.swarming

Issue 1768993002: Update oauth2client to v2.0.1 and googleapiclient to v1.5.0. Base URL: git@github.com:luci/luci-py.git@master
Patch Set: . Created 4 years, 9 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: client/third_party/oauth2client/README.swarming
diff --git a/client/third_party/oauth2client/README.swarming b/client/third_party/oauth2client/README.swarming
index 9193d4851a16b7c89de369f3da965b7559b00c72..fdf59b94acada7d3f30ee8661a364a207dacf6ea 100644
--- a/client/third_party/oauth2client/README.swarming
+++ b/client/third_party/oauth2client/README.swarming
@@ -1,8 +1,8 @@
Name: oauth2client
Short Name: oauth2client
-URL: https://github.com/google/oauth2client/archive/v1.5.2.tar.gz
-Version: 1.5.2
-Revision: 73d9d55447de97dfe541395817a0c8241701f7d6
+URL: https://github.com/google/oauth2client/archive/v2.0.1.tar.gz
+Version: 2.0.1
+Revision: f09af4270a6108ea310069ff79bdbcf1fa75eb84
License: Apache License, Version 2.0
Description:
@@ -10,5 +10,7 @@ The oauth2client is a client library for OAuth 2.0.
Local Modifications:
- Kept oauth2client/.
-- Removed: appengine.py devshell.py django_orm.py flask_util.py
-- Kept LICENSE and README.md.
+- Removed from contrib (to save on zip size):
+ - _appengine_ndb.py devshell.py dictionary_storage.py django_orm.py
+ django_util/ flask_util.py keyring_storage.py.
+- Kept ../LICENSE and ../README.md.

Powered by Google App Engine
This is Rietveld 408576698