Subject: CVS commit: pkgsrc/devel/py-requests
From: Blue Rats
Date: 2014-01-16 03:52:19
Message id: 20140116025219.1C5D296@cvs.netbsd.org

Log Message:
Updated to latest release, 2.2.0. Some PLIST changes, but two packages that
depend on it still build and install fine. From HISTORY.rst:

2.2.0 (2014-01-09)
++++++++++++++++++

**API Changes**
- New exception: ``ContentDecodingError``. Raised instead of ``urllib3``
  ``DecodeError`` exceptions.

**Bugfixes**
- Avoid many many exceptions from the buggy implementation of ``proxy_bypass``
  on OS X in Python 2.6.
- Avoid crashing when attempting to get authentication credentions from
  ~/.netrc when running as a user without a home directory.
- Use the correct pool size for pools of connections to proxies.
- Fix iteration of ``CookieJar`` objects.
- Ensure that cookies are persisted over redirect.
- Switch back to using chardet since charade has merged with it

Files:
RevisionActionfile
1.5modifypkgsrc/devel/py-requests/Makefile
1.4modifypkgsrc/devel/py-requests/PLIST
1.3modifypkgsrc/devel/py-requests/distinfo