python-httpx

Edit Package python-httpx

Python HTTP client with async support

Refresh
Refresh
Source Files
Filename Size Changed
0001-Add-a-network-pytest-mark-for-tests-that-use-the-network.patch 0000002261 2.21 KB
httpx-0.18.2.tar.gz 0001666756 1.59 MB
python-httpx.changes 0000007247 7.08 KB
python-httpx.spec 0000003023 2.95 KB
Revision 3 (latest revision is 33)
Steve Kowalik's avatar Steve Kowalik (StevenK) accepted request 900750 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 3)
- Update to 0.18.2
  * Added
    - Support for Python 3.10. (Pull #1687)
    - Expose httpx.USE_CLIENT_DEFAULT, used as the default to auth
      and timeout parameters in request methods.
    - Support HTTP/2 "prior knowledge", using
      httpx.Client(http1=False, http2=True).
  * Fixed
    - Clean up some cases where warnings were being issued.
    - Prefer Content-Length over Transfer-Encoding: chunked for
      content= cases.
- Update to 0.18.1
  * Changed
    - Update brotli support to use the brotlicffi package
    - Ensure that Request(..., stream=...) does not auto-generate
      any headers on the request instance.
  * Fixed
    - Pass through timeout=... in top-level httpx.stream()
      function.
    - Map httpcore transport close exceptions to httpx exceptions.
- Add patch (submitted to upstream at gh#encode/httpx#1669) to add
  a pytest marker so we can disable the tests that use the network
  in %check:
  * 0001-Add-a-network-pytest-mark-for-tests-that-use-the-network.patch
Comments 0
openSUSE Build Service is sponsored by