forked from pool/python-httpcore
- update to 0.14.7:
* Requests which raise a PoolTimeout need to be removed from the pool queue. * Fix AttributeError that happened when Socks5Connection were terminated. * Fix SOCKS support for `http://` URLs. * Resolve race condition around exceptions during streaming a response. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpcore?expand=0&rev=10
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
%endif
|
||||
%define skip_python2 1
|
||||
Name: python-httpcore%{psuffix}
|
||||
Version: 0.14.5
|
||||
Version: 0.14.7
|
||||
Release: 0
|
||||
Summary: Minimal low-level Python HTTP client
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user