Path to this page:
Subject: CVS commit: pkgsrc/www/py-google-api-python-client
From: Makoto Fujiwara
Date: 2016-05-21 01:44:20
Message id: 20160520234420.97184FBBA@cvs.NetBSD.org
Log Message:
Updated www/py-google-api-python-client to 1.5.1
------------------------------------------------
Version 1.5.1
Bugfix release
- Allow using versions of oauth2client < 2.0.0. (#197)
- Check both current and new API discovery URL. (#202)
- Retry http requests on connection errors and timeouts. (#218)
- Retry http requests on rate limit responses. (#201)
- Import guards for ssl (for Google App Engine). (#220)
- Use named loggers instead of the root logger. (#206)
- New search console example. (#212)
Files: