2016-03-01 03:44:32 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update 1.4.2 to 1.5.0
---------------------
v1.5.0
Release to support oauth2client >= 2.0.0.
- Fix file stream recognition in Python 3 (#141)
- Fix non-resumable binary uploads in Python 3 (#147)
- Default to 'octet-stream' if mimetype detection fails (#157)
- Handle SSL errors with retries (#160)
- Fix incompatibility with oauth2client v2.0.0 (#182)
|
2016-02-15 11:46:39 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
Set correct py-oauth2client minimum version, and fix PLIST for update to 1.4.2.
|
2016-02-15 01:21:29 by Makoto Fujiwara | Files touched by this commit (2) |
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.
|
2016-02-15 01:18:50 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Githubify.
|
2015-12-05 22:26:09 by Adam Ciarcinski | Files touched by this commit (578) |
Log message:
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
|
2015-11-04 03:47:43 by Alistair G. Crooks | Files touched by this commit (758) |
Log message:
Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-12-31 14:57:34 by Thomas Klausner | Files touched by this commit (125) |
Log message:
Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.
|
2014-11-24 15:45:54 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Import py27-google-api-python-client-1.3.1 as www/py-google-api-python-client.
This is the Python client library for Google's discovery based
APIs.
|