forked from pool/python-urllib3
Accepting request 1039590 from home:glaubitz:branches:devel:languages:python
- update to 1.26.13 * Deprecated the ``HTTPResponse.getheaders()`` and ``HTTPResponse.getheader()`` methods. * Fixed an issue where parsing a URL with leading zeroes in the port would be rejected even when the port number after removing the zeroes was valid. * Fixed a deprecation warning when using cryptography v39.0.0. * Removed the ``<4`` in the ``Requires-Python`` packaging metadata field. OBS-URL: https://build.opensuse.org/request/show/1039590 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=142
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 13:02:46 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- update to 1.26.13
|
||||
* Deprecated the ``HTTPResponse.getheaders()`` and ``HTTPResponse.getheader()`` methods.
|
||||
* Fixed an issue where parsing a URL with leading zeroes in the port would be rejected
|
||||
even when the port number after removing the zeroes was valid.
|
||||
* Fixed a deprecation warning when using cryptography v39.0.0.
|
||||
* Removed the ``<4`` in the ``Requires-Python`` packaging metadata field.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 23 10:39:36 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
Reference in New Issue
Block a user