14
0

- 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:
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 +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