pkgsrc/www/py-urllib3
adam 02b1a4ac2e py-urllib3: updated to 1.26.9
1.26.9 (2022-03-16)
-------------------

* Changed ``urllib3[brotli]`` extra to favor installing Brotli libraries that are still
  receiving updates like ``brotli`` and ``brotlicffi`` instead of ``brotlipy``.
  This change does not impact behavior of urllib3, only which dependencies are installed.
* Fixed a socket leaking when ``HTTPSConnection.connect()`` raises an exception.
* Fixed ``server_hostname`` being forwarded from ``PoolManager`` to ``HTTPConnectionPool``
  when requesting an HTTP URL. Should only be forwarded when requesting an HTTPS URL.
2022-03-17 07:51:19 +00:00
..
DESCR
distinfo py-urllib3: updated to 1.26.9 2022-03-17 07:51:19 +00:00
Makefile py-urllib3: updated to 1.26.9 2022-03-17 07:51:19 +00:00
PLIST py-urllib3: updated to 1.26.8 2022-01-07 16:18:59 +00:00