- 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:
parent
ead6100977
commit
2ac700f523
@ -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>
|
Sat Jan 21 09:59:43 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
Name: python-urllib3%{psuffix}
|
Name: python-urllib3%{psuffix}
|
||||||
Version: 1.26.14
|
Version: 1.26.15
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: HTTP library with thread-safe connection pooling, file post, and more
|
Summary: HTTP library with thread-safe connection pooling, file post, and more
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -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
3
urllib3-1.26.15.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8a388717b9476f934a21484e8c8e61875ab60644d29b9b39e11e4b9dc1c6b305
|
||||||
|
size 301444
|
Loading…
x
Reference in New Issue
Block a user