James Oakley 2012-01-19 19:35:27 +00:00 committed by Git OBS Bridge
parent 7d8c2904ed
commit 0db2133fa6
4 changed files with 19 additions and 4 deletions

View File

@ -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

View File

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

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c0dd7c014474e0cdd00cad661abd74c88c14183d260d0555dfa51fc5b29abc5
size 61006