14
0

- update to 0.17.0:

* Add DEBUG level logging. (#648)
  * Respect HTTP/2 max concurrent streams when settings updates
    are sent by server. (#652)
  * Increase the allowable HTTP header size to 100kB. (#647)
  * Add `retries` option to SOCKS proxy classes. (#643)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpcore?expand=0&rev=22
This commit is contained in:
2023-05-03 08:46:41 +00:00
committed by Git OBS Bridge
parent 558b445daf
commit 9e7cec8fad
4 changed files with 14 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
%{?sle15_python_module_pythons}
Name: python-httpcore%{psuffix}
Version: 0.16.3
Version: 0.17.0
Release: 0
Summary: Minimal low-level Python HTTP client
License: BSD-3-Clause