pkgsrc/www/py-google-api-python-client
adam c6e3322cc0 py-google-api-python-client: updated to 1.6.5
Version 1.6.5

Bugfix release
- Proactively refresh credentials when applying and treat a missing
  access_token as invalid. Note: This change reveals surprising behavior
  between default credentials and batches. If you allow
  googleapiclient.discovery.build to use default credentials *and* specify
  different credentials by providing batch.execut() with an explicit http
  argument, your individual requests will use the default credentials and
  *not* the credentials specified to the batch http. To avoid this, tell
  build explicitly not to use default credentials by specifying
  build(..., http=httplib2.Http().
- Remove mutual exclusivity check for developerKey and credentials
- Handle unknown media length.
- Handle variant error format gracefully.
- Avoid testing against Django >= 2.0.0 on Python 2.
2018-01-21 11:54:02 +00:00
..
DESCR
distinfo py-google-api-python-client: updated to 1.6.5 2018-01-21 11:54:02 +00:00
Makefile py-google-api-python-client: updated to 1.6.5 2018-01-21 11:54:02 +00:00
PLIST Updated py-google-api-python-client to 1.6.1. 2017-01-16 12:07:20 +00:00