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

Side by Side 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 unified diff | Download patch
OLDNEW
1 Name: oauth2client 1 Name: oauth2client
2 Short Name: oauth2client 2 Short Name: oauth2client
3 URL: https://github.com/google/oauth2client/archive/v1.5.2.tar.gz 3 URL: https://github.com/google/oauth2client/archive/v2.0.1.tar.gz
4 Version: 1.5.2 4 Version: 2.0.1
5 Revision: 73d9d55447de97dfe541395817a0c8241701f7d6 5 Revision: f09af4270a6108ea310069ff79bdbcf1fa75eb84
6 License: Apache License, Version 2.0 6 License: Apache License, Version 2.0
7 7
8 Description: 8 Description:
9 The oauth2client is a client library for OAuth 2.0. 9 The oauth2client is a client library for OAuth 2.0.
10 10
11 Local Modifications: 11 Local Modifications:
12 - Kept oauth2client/. 12 - Kept oauth2client/.
13 - Removed: appengine.py devshell.py django_orm.py flask_util.py 13 - Removed from contrib (to save on zip size):
14 - Kept LICENSE and README.md. 14 - _appengine_ndb.py devshell.py dictionary_storage.py django_orm.py
15 django_util/ flask_util.py keyring_storage.py.
16 - Kept ../LICENSE and ../README.md.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698