| 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.
|
|
|