python-urllib3
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
13
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.1:Staging:FactoryCandidates/python-urllib3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
python-urllib3.changes | 0000035310 34.5 KB | |
python-urllib3.spec | 0000007075 6.91 KB | |
ssl_match_hostname_py3.py | 0000000049 49 Bytes | |
urllib3-1.25.5.tar.gz | 0000248169 242 KB |
Revision 34 (latest revision is 68)
Dominique Leuenberger (dimstar_suse)
accepted
request 733657
from
Tomáš Chvátal (scarabeus_iv)
(revision 34)
- Restrict the tornado dep from tom to 5 or older release as the 6.x changed the API - Update to 1.25.5: * Add mitigation for BPO-37428 affecting Python <3.7.4 and OpenSSL 1.1.1+ which caused certificate verification to be enabled when using cert_reqs=CERT_NONE. (Issue #1682) * Propagate Retry-After header settings to subsequent retries. (Pull #1607) * Fix edge case where Retry-After header was still respected even when explicitly opted out of. (Pull #1607) * Remove dependency on rfc3986 for URL parsing. * Fix issue where URLs containing invalid characters within Url.auth would raise an exception instead of percent-encoding those characters. * Add support for HTTPResponse.auto_close = False which makes HTTP responses work well with BufferedReaders and other io module features. (Pull #1652) * Percent-encode invalid characters in URL for HTTPConnectionPool.request() (Pull #1673) - Drop patch urllib3-ssl-default-context.patch - Drop patch python-urllib3-recent-date.patch the date is recent enough on its own
Comments 0