- update to 1.26.14:

* Fixed parsing of port 0 (zero) returning None, instead of 0. (`#2850
    <https://github.com/urllib3/urllib3/issues/2850>`__)
  * Removed deprecated getheaders() calls in contrib module.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=144
This commit is contained in:
Dirk Mueller 2023-01-21 10:00:19 +00:00 committed by Git OBS Bridge
parent 530f8bd11e
commit f7d824c3ef
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jan 21 09:59:43 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.26.14:
* Fixed parsing of port 0 (zero) returning None, instead of 0. (`#2850
<https://github.com/urllib3/urllib3/issues/2850>`__)
* Removed deprecated getheaders() calls in contrib module.
-------------------------------------------------------------------
Fri Dec 2 13:02:46 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -25,7 +25,7 @@
%bcond_with test
%endif
Name: python-urllib3%{psuffix}
Version: 1.26.13
Version: 1.26.14
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:c083dd0dce68dbfbe1129d5271cb90f9447dea7d52097c6e0126120c521ddea8
size 300476

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

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