Go to file
Dirk Mueller 51cc811858 - update to 1.26.9:
* 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=130
2022-03-29 11:48:46 +00:00
_multibuild Accepting request 634935 from home:mcepl:work 2018-09-11 13:45:03 +00:00
.gitattributes - Initial package (1.6) for openSUSE. 2013-07-14 04:53:22 +00:00
.gitignore - Initial package (1.6) for openSUSE. 2013-07-14 04:53:22 +00:00
python-urllib3.changes - update to 1.26.9: 2022-03-29 11:48:46 +00:00
python-urllib3.spec - update to 1.26.9: 2022-03-29 11:48:46 +00:00
remove_mock.patch - update to 1.26.3: 2021-01-28 23:21:12 +00:00
ssl_match_hostname_py3.py OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=128 2022-01-10 23:52:50 +00:00
urllib3-1.26.9.tar.gz - update to 1.26.9: 2022-03-29 11:48:46 +00:00