14
0

Accepting request 148653 from home:posophe:branches:devel:languages:python

Update and python3 support

OBS-URL: https://build.opensuse.org/request/show/148653
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=29
This commit is contained in:
Sascha Peilicke
2013-01-17 12:07:06 +00:00
committed by Git OBS Bridge
parent 28223b2c21
commit e2a709661b
6 changed files with 105 additions and 5 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Jan 15 19:37:18 UTC 2013 - p.drouand@gmail.com
- Initial python3 support
-------------------------------------------------------------------
Tue Jan 15 19:34:53 UTC 2013 - p.drouand@gmail.com
- Update to version 1.1.0:
* CHUNKED REQUESTS
* Support for iterable response bodies
* Assume servers persist redirect params
* Allow explicit content types to be specified for file data
* Make merge_kwargs case-insensitive when looking up keys
-------------------------------------------------------------------
Tue Nov 13 22:04:33 UTC 2012 - jfunk@funktronics.ca