Go to file
Stephan Kulow f4301a186e Accepting request 148913 from devel:languages:python
- Set license to "Apache-2.0 and LGPL-2.1+ and MIT", according to
  https://github.com/kennethreitz/requests/issues/1111, the base
  license is Apache-2.0 but requests ships two libraries (bnc#799119):
  + charade: LGPL-2.1+ 
  + urllib3: MIT

- Initial python3 support

- 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


- Set license to "Apache-2.0 and LGPL-2.1+ and MIT", according to
  https://github.com/kennethreitz/requests/issues/1111, the base
  license is Apache-2.0 but requests ships two libraries (bnc#799119):
  + charade: LGPL-2.1+ 
  + urllib3: MIT

- Initial python3 support

OBS-URL: https://build.opensuse.org/request/show/148913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=8
2013-01-20 13:43:32 +00:00
.gitattributes - Initial release 2011-05-20 19:15:11 +00:00
.gitignore - Initial release 2011-05-20 19:15:11 +00:00
python3-requests.changes - Set license to "Apache-2.0 and LGPL-2.1+ and MIT", according to 2013-01-18 08:32:38 +00:00
python3-requests.spec - Set license to "Apache-2.0 and LGPL-2.1+ and MIT", according to 2013-01-18 08:32:38 +00:00
python-requests.changes - Set license to "Apache-2.0 and LGPL-2.1+ and MIT", according to 2013-01-18 08:32:38 +00:00
python-requests.spec - Set license to "Apache-2.0 and LGPL-2.1+ and MIT", according to 2013-01-18 08:32:38 +00:00
requests-1.1.0.tar.gz Accepting request 148653 from home:posophe:branches:devel:languages:python 2013-01-17 12:07:06 +00:00