- update to 1.26.15:

* Fix socket timeout value when ``HTTPConnection`` is reused
  * Remove "!" character from the unreserved characters in IPv6
    Zone ID parsing
  * Fix IDNA handling of '€' byte

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=147
This commit is contained in:
Dirk Mueller 2023-03-14 22:47:38 +00:00 committed by Git OBS Bridge
parent ead6100977
commit 2ac700f523
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Mar 14 22:46:12 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.26.15:
* Fix socket timeout value when ``HTTPConnection`` is reused
* Remove "!" character from the unreserved characters in IPv6
Zone ID parsing
* Fix IDNA handling of '€' byte
-------------------------------------------------------------------
Sat Jan 21 09:59:43 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -25,7 +25,7 @@
%bcond_with test
%endif
Name: python-urllib3%{psuffix}
Version: 1.26.14
Version: 1.26.15
Release: 0
Summary: HTTP library with thread-safe connection pooling, file post, and more
License: MIT

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:076907bf8fd355cde77728471316625a4d2f7e713c125f51953bb5b3eecf4f72
size 300665

3
urllib3-1.26.15.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a388717b9476f934a21484e8c8e61875ab60644d29b9b39e11e4b9dc1c6b305
size 301444