- Update to 0.9.3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=8
This commit is contained in:
parent
7d8c2904ed
commit
0db2133fa6
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 19 19:33:21 UTC 2012 - jfunk@funktronics.ca
|
||||||
|
|
||||||
|
- Update to 0.9.3:
|
||||||
|
* SSL verify=False bugfix (apparent on windows machines).
|
||||||
|
- 0.9.2 (2012-01-18)
|
||||||
|
* Asyncronous async.send method.
|
||||||
|
* Support for proper chunk streams with boundaries.
|
||||||
|
* session argument for Session classes.
|
||||||
|
* Print entire hook tracebacks, not just exception instance.
|
||||||
|
* Fix response.iter_lines from pending next line.
|
||||||
|
* Fix but in HTTP-digest auth w/ URI having query strings.
|
||||||
|
* Fix in Event Hooks section.
|
||||||
|
* Urllib3 update.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 12 22:05:35 UTC 2012 - jfunk@funktronics.ca
|
Thu Jan 12 22:05:35 UTC 2012 - jfunk@funktronics.ca
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-requests
|
Name: python-requests
|
||||||
Version: 0.9.1
|
Version: 0.9.3
|
||||||
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:0c6fc89ce4f8976dd8ddb1a9e896315a47fb3f1dba95417fd3fa8e626ca9a1e7
|
|
||||||
size 55547
|
|
3
requests-0.9.3.tar.gz
Normal file
3
requests-0.9.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3c0dd7c014474e0cdd00cad661abd74c88c14183d260d0555dfa51fc5b29abc5
|
||||||
|
size 61006
|
Loading…
Reference in New Issue
Block a user