pkgsrc/www/py-urllib3
adam bebc091eba py-urllib3: updated to 1.25.9
1.25.9:
* Added ``InvalidProxyConfigurationWarning`` which is raised when
  erroneously specifying an HTTPS proxy URL. urllib3 doesn't currently
  support connecting to HTTPS proxies but will soon be able to
  and we would like users to migrate properly without much breakage.
* Drain connection after ``PoolManager`` redirect
* Ensure ``load_verify_locations`` raises ``SSLError`` for all backends
* Rename ``VerifiedHTTPSConnection`` to ``HTTPSConnection``
* Allow the CA certificate data to be passed as a string
* Raise ``ValueError`` if method contains control characters
* Add ``__repr__`` to ``Timeout``
2020-04-16 18:30:05 +00:00
..
DESCR
distinfo py-urllib3: updated to 1.25.9 2020-04-16 18:30:05 +00:00
Makefile py-urllib3: updated to 1.25.9 2020-04-16 18:30:05 +00:00
PLIST py-urllib3: updated to 1.25.6 2019-10-03 08:57:48 +00:00