Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-httpcore-1.0.9-7.fc45 RPM for noarch

From Fedora Rawhide for ppc64le / p

Name: python3-httpcore Distribution: Fedora Project
Version: 1.0.9 Vendor: Fedora Project
Release: 7.fc45 Build date: Thu May 7 22:30:18 2026
Group: Unspecified Build host: buildvm-a64-05.rdu3.fedoraproject.org
Size: 874405 Source RPM: python-httpcore-1.0.9-7.fc45.src.rpm
Packager: Fedora Project
Url: https://github.com/encode/httpcore
Summary: Minimal low-level HTTP client
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.

Provides

Requires

License

BSD-3-Clause

Changelog

* Thu May 07 2026 Roman Inflianskas <rominf@pm.me> - 1.0.9-7
  - Add asyncio and trio extras
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.0.9-5
  - Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.0.9-4
  - Rebuilt for Python 3.14.0rc2 bytecode
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 1.0.9-2
  - Rebuilt for Python 3.14
* Thu May 01 2025 Carl George <carlwgeorge@fedoraproject.org> - 1.0.9-1
  - Update to version 1.0.9 rhbz#2362227
* Mon Apr 14 2025 Carl George <carlwgeorge@fedoraproject.org> - 1.0.8-1
  - Update to version 1.0.8 rhbz#2359117
  - Fix Python 3.14 AttributeError rhbz#2353138
  - Enable tests on EPEL
* Thu Feb 27 2025 Carl George <carlwgeorge@fedoraproject.org> - 1.0.7-8
  - Run an import check when tests are disabled
* Thu Feb 27 2025 Carl George <carlwgeorge@fedoraproject.org> - 1.0.7-7
  - Remove duplicate license file
* Sat Jan 25 2025 Roman Inflianskas <rominf@pm.me> - 1.0.7-3
  - Add http2 and socks extras
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.7-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Sun Nov 17 2024 Fabian Affolter <mail@fabian-affolter.ch> - 1.0.7-1
  - UPdate to latest upstream release (closes rhbz#2326467)
* Tue Oct 01 2024 Fabian Affolter <mail@fabian-affolter.ch> - 1.0.6-1
  - Update to latest upstream release (closes rhbz#2315972)
* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 1.0.5-4
  - convert license to SPDX
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 1.0.5-2
  - Rebuilt for Python 3.13

Files

/usr/lib/python3.14/site-packages/httpcore
/usr/lib/python3.14/site-packages/httpcore-1.0.9.dist-info
/usr/lib/python3.14/site-packages/httpcore-1.0.9.dist-info/INSTALLER
/usr/lib/python3.14/site-packages/httpcore-1.0.9.dist-info/METADATA
/usr/lib/python3.14/site-packages/httpcore-1.0.9.dist-info/WHEEL
/usr/lib/python3.14/site-packages/httpcore-1.0.9.dist-info/licenses
/usr/lib/python3.14/site-packages/httpcore-1.0.9.dist-info/licenses/LICENSE.md
/usr/lib/python3.14/site-packages/httpcore/__init__.py
/usr/lib/python3.14/site-packages/httpcore/__pycache__
/usr/lib/python3.14/site-packages/httpcore/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/httpcore/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/httpcore/__pycache__/_api.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/httpcore/__pycache__/_api.cpython-314.pyc
/usr/lib/python3.14/site-packages/httpcore/__pycache__/_exceptions.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/httpcore/__pycache__/_exceptions.cpython-314.pyc
/usr/lib/python3.14/site-packages/httpcore/__pycache__/_models.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/httpcore/__pycache__/_models.cpython-314.pyc
/usr/lib/python3.14/site-packages/httpcore/__pycache__/_ssl.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/httpcore/__pycache__/_ssl.cpython-314.pyc
/usr/lib/python3.14/site-packages/httpcore/__pycache__/_synchronization.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/httpcore/__pycache__/_synchronization.cpython-314.pyc
/usr/lib/python3.14/site-packages/httpcore/__pycache__/_trace.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/httpcore/__pycache__/_trace.cpython-314.pyc
/usr/lib/python3.14/site-packages/httpcore/__pycache__/_utils.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/httpcore/__pycache__/_utils.cpython-314.pyc
/usr/lib/python3.14/site-packages/httpcore/_api.