pkgsrc/devel/py-requests
wiz 05ff2a3dc8 Updated py-requests to 2.10.0.
2.10.0 (04-29-2016)
+++++++++++++++++++

**New Features**

- SOCKS Proxy Support! (requires PySocks; $ pip install requests[socks])

**Miscellaneous**

- Updated bundled urllib3 to 1.15.1.

2.9.2 (04-29-2016)
++++++++++++++++++

**Improvements**

- Change built-in CaseInsensitiveDict (used for headers) to use OrderedDict
  as its underlying datastore.

**Bugfixes**

- 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.
2016-05-05 11:47:45 +00:00
..
DESCR
distinfo Updated py-requests to 2.10.0. 2016-05-05 11:47:45 +00:00
Makefile Updated py-requests to 2.10.0. 2016-05-05 11:47:45 +00:00
PLIST Updated py-requests to 2.10.0. 2016-05-05 11:47:45 +00:00