Path to this page:
Subject: CVS commit: pkgsrc/www/py-google-api-python-client
From: Makoto Fujiwara
Date: 2016-02-15 01:21:29
Message id: 20160215002130.01C47FBB7@cvs.NetBSD.org
Log Message:
Update 1.3.1 to 1.4.2
---------------------
v1.4.2
Version 1.4.2
Add automatic caching for the discovery docs.
v1.4.1
Version 1.4.1
Add the googleapiclient.discovery.Resource.new_batch_http_request method.
v1.4.0
Version 1.4.0
Python 3 support.
v1.3.2
Version 1.3.2
Small bugfix release.
- Fix an infinite loop for downloading small files.
- Fix a unicode error in error encoding.
- Better handling of `content-length` in media requests.
- Add support for methodPath entries containing colon.
Files: