Path to this page:
Subject: CVS commit: pkgsrc/www/py-google-api-python-client
From: Thomas Klausner
Date: 2016-09-01 18:56:36
Message id: 20160901165636.8C6F4FBC3@cvs.NetBSD.org
Log Message:
Updated py-google-api-python-client to 1.5.3.
v1.5.3
Version 1.5.3
Bugfix release
- Fixed import error with oauth2client >= 3.0.0. (#270)
v1.5.2
Version 1.5.2
Bugfix release
- Allow using oauth2client >= 1.5.0, < 4.0.0. (#265)
- Fix project_id argument description. (#257)
- Retry chunk uploaded on rate limit exceeded errors. (#255)
- Obtain access token if necessary in BatchHttpRequest.execute(). (#232)
- Warn when running tests using HttpMock without having a cache. (#261)
Files: