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