| Name: | python3-httpx |
|---|---|
| Version: | 0.28.1 |
| Release: | 2.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 930938 |
| License: | BSD-3-Clause |
| RPM: | python3-httpx-0.28.1-2.el10_0.noarch.rpm |
| Source RPM: | python-httpx-0.28.1-2.el10_0.src.rpm |
| Build Date: | Fri May 16 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/encode/httpx |
| Summary: | Next-generation HTTP client for Python |
| Description: | HTTPX is a fully featured HTTP client library for Python 3. It includes an integrated command line client, has support for both HTTP/1.1 and HTTP/2, and provides both sync and async APIs. HTTPX is a fully featured HTTP client for Python, which provides sync and async APIs, and support for both HTTP/1.1 and HTTP/2. |
- Disable tests until uvicorn is built
- Update to version 0.28.1 rhbz#2333343
- Skip and report test that fails with trio>=0.27 (ResourceWarning)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- UPdate to latest upstream release
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for Python 3.13
- Bootstrap for Python 3.13
- UPdate to latest upstream release 0.27.0
- Run the upstream test suite