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:
parent
7e28e4929b
commit
88b8771c5f
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 27 10:36:36 UTC 2013 - dmueller@suse.com
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 13 08:57:09 UTC 2013 - dmueller@suse.com
|
||||
|
||||
|
@ -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
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python3-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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cfa615644ae38efe8423ce9edb23470a4615a9147fa3cea5026afb47c9bb3913
|
||||
size 341511
|
3
requests-1.2.3.tar.gz
Normal file
3
requests-1.2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:156bf3ec27ba9ec7e0cf8fbe02808718099d218de403eb64a714d73ba1a29ab1
|
||||
size 348854
|
Loading…
Reference in New Issue
Block a user