14
0

- Update to 0.10.6

* Allow '=' in cookies.
- 0.10.5 (2012-02-25)
  * Response body with 0 content-length fix.
  * New async.imap.
  * Don't fail on netrc.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=12
This commit is contained in:
2012-02-28 18:08:31 +00:00
committed by Git OBS Bridge
parent 29dd64446b
commit 1659b68287
4 changed files with 14 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
Name: python-requests
Version: 0.10.4
Version: 0.10.6
Release: 0
Url: http://python-requests.org
Summary: Awesome Python HTTP Library That's Actually Usable