Accepting request 318380 from home:hennevogel:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/318380 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=59
This commit is contained in:
parent
890709e6d2
commit
57997861db
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 24 08:52:50 UTC 2015 - hvogel@suse.com
|
||||||
|
|
||||||
|
- Update to 2.7.0
|
||||||
|
- resolving several bugs involving chunked transfer
|
||||||
|
encoding and response framing.
|
||||||
|
- Remove VendorAlias import
|
||||||
|
- Simplify the PreparedRequest.prepare API
|
||||||
|
- Handle UnicodeDecodeErrors
|
||||||
|
- Copy a PreparedRequest's CookieJar more reliably
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 30 08:39:24 UTC 2015 - lnussel@suse.de
|
Tue Jun 30 08:39:24 UTC 2015 - lnussel@suse.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-requests
|
Name: python-requests
|
||||||
Version: 2.6.0
|
Version: 2.7.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://python-requests.org
|
Url: http://python-requests.org
|
||||||
Summary: Awesome Python HTTP Library That's Actually Usable
|
Summary: Awesome Python HTTP Library That's Actually Usable
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1cdbed1f0e236f35ef54e919982c7a338e4fea3786310933d3a7887a04b74d75
|
|
||||||
size 450389
|
|
3
requests-2.7.0.tar.gz
Normal file
3
requests-2.7.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:398a3db6d61899d25fd4a06c6ca12051b0ce171d705decd7ed5511517b4bb93d
|
||||||
|
size 451723
|
Loading…
Reference in New Issue
Block a user