- Update to version 0.9.2:

* Fix incorrect ResponseNotReady exceptions, retry on transient errors.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=56
This commit is contained in:
Robert Schweikert 2015-12-03 18:19:30 +00:00 committed by Git OBS Bridge
parent 8c30554690
commit 401079e586
4 changed files with 10 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bc6339919a5235b9d1aaee011ca5464184098f0c47c9098001f91c97176583f5
size 205074

3
httplib2-0.9.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c3aba1c9539711551f4d83e857b316b5134a1c4ddce98a875b7027be7dd6d988
size 205165

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 3 18:18:16 UTC 2015 - rjschwei@suse.com
- Update to version 0.9.2:
* Fix incorrect ResponseNotReady exceptions, retry on transient errors.
-------------------------------------------------------------------
Tue Dec 1 14:59:02 UTC 2015 - rjschwei@suse.com

View File

@ -17,7 +17,7 @@
Name: python-httplib2
Version: 0.9.1
Version: 0.9.2
Release: 0
Url: http://code.google.com/p/httplib2/
Summary: A Python HTTP client library