14
0

Accepting request 992365 from home:bnavigator:branches:devel:languages:python

- update to 1.26.11
  * Fix OverflowError when TLS is used on some Python versions

OBS-URL: https://build.opensuse.org/request/show/992365
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=136
This commit is contained in:
2022-08-02 16:42:20 +00:00
committed by Git OBS Bridge
parent b5aef7fbb3
commit a6fe4b937e
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 2 14:54:12 UTC 2022 - Ben Greiner <code@bnavigator.de>
- update to 1.26.11
* Fix OverflowError when TLS is used on some Python versions
-------------------------------------------------------------------
Sun Jul 24 08:02:24 UTC 2022 - Dirk Müller <dmueller@suse.com>