googleapis / packman

Google API package creator
https://npmjs.com/package/googleapis-packman
Apache License 2.0
13 stars 18 forks source link

Upgrade Python oauth2client dependency to 3.0.0 #113

Open bjwatson opened 8 years ago

bjwatson commented 8 years ago

What:

Upgrade Python oauth2client dependency to 3.0.0.

Why:

That is the latest on PyPI: https://pypi.python.org/pypi/oauth2client

How:

Update config/dependencies.yml, and test with 2 or 3 APIs to make sure nothing is broken.