| Name: | python3-httpcore |
|---|---|
| Version: | 0.15.0 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 514223 |
| License: | BSD |
| RPM: | python3-httpcore-0.15.0-1.el9.noarch.rpm |
| Source RPM: | python-httpcore-0.15.0-1.el9.src.rpm |
| Build Date: | Thu Oct 06 2022 |
| Build Host: | build-ol9-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 latest upstream release 0.15.0 (closes rhbz#2087171)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Bootstrap for Python 3.11
- Add missing conditional to go with last commit
- Conditionalize tests and clean up test build requirements
- Update to latest upstream release 0.14.7 (closes rhbz#2037405)
- Relax h11 dependency
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Update to latest upstream release 0.14.3 (closes rhbz#2022391)