14
0

Accepting request 176813 from devel:languages:python

- update to 1.2.3:
 * Python 3.3.2 compatibility
 * Always percent-encode location headers
 * Fix connection adapter matching to be most-specific first
 * new argument to the default connection adapter for passing a block argument
 * prevent a KeyError when there's no link headers (forwarded request 176685 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/176813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=11
This commit is contained in:
Stephan Kulow
2013-06-05 11:35:59 +00:00
committed by Git OBS Bridge
parent 7e28e4929b
commit 88b8771c5f
5 changed files with 15 additions and 5 deletions

View File

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