| Name: | python3-httpcore |
|---|---|
| Version: | 1.0.8 |
| Release: | 1.el10_1 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 797776 |
| License: | BSD-3-Clause |
| RPM: | python3-httpcore-1.0.8-1.el10_1.noarch.rpm |
| Source RPM: | python-httpcore-1.0.8-1.el10_1.src.rpm |
| Build Date: | Fri Sep 19 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/encode/httpcore |
| Summary: | Minimal low-level HTTP client |
| Description: | The HTTP Core package provides a minimal low-level HTTP client, which does one thing only: Sending HTTP requests. It does not provide any high level model abstractions over the API, does not handle redirects, multipart uploads, building authentication headers, transparent HTTP caching, URL parsing, etc. |
- Update to version 1.0.8 rhbz#2359117 - Fix Python 3.14 AttributeError rhbz#2353138 - Enable tests on EPEL
- Run an import check when tests are disabled
- Remove duplicate license file
- Add http2 and socks extras
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- UPdate to latest upstream release (closes rhbz#2326467)
- Update to latest upstream release (closes rhbz#2315972)
- convert license to SPDX
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for Python 3.13