14
0

- update to 1.26.3:

* Fixed bytes and string comparison issue with headers (Pull #2141)
  * Changed ``ProxySchemeUnknown`` error message to be
    more actionable if the user supplies a proxy URL without
    a scheme. (Pull #2107)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=117
This commit is contained in:
2021-01-28 23:21:12 +00:00
committed by Git OBS Bridge
parent b29a44bf2a
commit b0430c52db
5 changed files with 77 additions and 45 deletions

View File

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