forked from pool/python-urllib3
Accepting request 967156 from home:bnavigator:branches:devel:languages:python
- Remove unbundling off ssl.match_hostname. * It was only done for the primary python3 flavor * It is bundled for a reason gh#urllib3/urllib3#2439, gh#urllib3/urllib3#2448 * The tests (and probably urllib3 users) use wildcard patterns not supported by the stdlib - Fix undbundling of six for all flavors - Replace brotlipy recommendation and test with python-Brotli (see release notes below) OBS-URL: https://build.opensuse.org/request/show/967156 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=131
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 5 19:54:39 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Remove unbundling off ssl.match_hostname.
|
||||
* It was only done for the primary python3 flavor
|
||||
* It is bundled for a reason gh#urllib3/urllib3#2439,
|
||||
gh#urllib3/urllib3#2448
|
||||
* The tests (and probably urllib3 users) use wildcard patterns
|
||||
not supported by the stdlib
|
||||
- Fix undbundling of six for all flavors
|
||||
- Replace brotlipy recommendation and test with python-Brotli
|
||||
(see release notes below)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 29 11:48:27 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user