Go to file
Dominique Leuenberger 51fd70c3cc Accepting request 400255 from devel:languages:python
- update to 2.10.1:
  * SOCKS Proxy Support! (requires PySocks; $ pip install requests[socks])
  * Updated bundled urllib3 to 1.15.1.
  * Change built-in CaseInsensitiveDict (used for headers) to use OrderedDict
    as its underlying datastore.
  * Don't use redirect_cache if allow_redirects=False
  * When passed objects that throw exceptions from ``tell()``, send them via
    chunked transfer encoding instead of failing.
  * Raise a ProxyError for proxy related connection issues.

OBS-URL: https://build.opensuse.org/request/show/400255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=33
2016-06-07 21:49:49 +00:00
.gitattributes - Initial release 2011-05-20 19:15:11 +00:00
.gitignore - Initial release 2011-05-20 19:15:11 +00:00
no-default-cacert.patch Accepting request 373515 from devel:languages:python 2016-03-17 15:35:27 +00:00
python-requests.changes Accepting request 400255 from devel:languages:python 2016-06-07 21:49:49 +00:00
python-requests.spec Accepting request 400255 from devel:languages:python 2016-06-07 21:49:49 +00:00
requests-2.10.0.tar.gz Accepting request 400255 from devel:languages:python 2016-06-07 21:49:49 +00:00
urllib3-ssl-default-context.patch Accepting request 373515 from devel:languages:python 2016-03-17 15:35:27 +00:00