Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix incompatibility with oauth2client v2.0.0 #182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 18, 2016

Conversation

adrian-the-git
Copy link
Contributor

A few modules moved to a contrib subpackage of oauth2client and sample code needed updating

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 16, 2016
@sadovnychyi
Copy link
Contributor

I think it's also important to specify the requirements version to prevent this happen in the future.
See #184.

@nathanielmanistaatgoogle
Copy link
Contributor

Thanks for the fixes! Please squash commits (there's no need for project history to reflect how you drafted the change) and make sure your commit log message conforms to the commit log message guidelines.

The v2.0.0 release moved a few modules to a subpackage of oauth2client
called contrib. Among these was the locked_file module necessary for
credential storage.

Sample code for Django, App Engine and Service Accounts needed updates
as well.
@adrian-the-git
Copy link
Contributor Author

Thanks for the tips!

sadovnychyi referenced this pull request in sadovnychyi/google-api-python-client Feb 18, 2016
To prevent breaking changes when one of dependencies is updated with major changes.
This depends on google/google-api-python-client/googleapis#179 where oauth2client 2.0 issues are fixed.
nathanielmanistaatgoogle added a commit that referenced this pull request Feb 18, 2016
Fix incompatibility with oauth2client v2.0.0.
@nathanielmanistaatgoogle nathanielmanistaatgoogle merged commit 17a40f9 into googleapis:master Feb 18, 2016
akrherz pushed a commit to akrherz/google-api-python-client that referenced this pull request Apr 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants