forked from pool/python-httpx
- update to 0.27.2:
* Reintroduced supposedly-private `URLTypes` shortcut.
* Support for `zstd` content decoding using the python
`zstandard` package is added. Installable using
`httpx[zstd]`.
* Improved error messaging for `InvalidURL` exceptions.
* Fix `app` type signature in `ASGITransport`.
* The app=... shortcut has been deprecated. Use the explicit style of
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpx?expand=0&rev=34
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-httpx%{psuffix}
|
||||
Version: 0.27.0
|
||||
Version: 0.27.2
|
||||
Release: 0
|
||||
Summary: Python HTTP client with async support
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user