Tue, 28 May 2024 21:44:39 UTC | login

Information for build python-h11-0.13.0-4.fc38

ID228520
Package Namepython-h11
Version0.13.0
Release4.fc38
Epoch
SummaryA pure-Python, bring-your-own-I/O implementation of HTTP/1.1
DescriptionThis is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2. It is a "bring-your-own-I/O" library; h11 contains no IO code whatsoever. This means you can hook h11 up to your favorite network API, and that could be anything you want: synchronous, threaded, asynchronous, or your own implementation of RFC 6214 -- h11 will not judge you. This also means that h11 is not immediately useful out of the box: it is a toolkit for building programs that speak HTTP, not something that could directly replace requests or twisted.web or whatever. But h11 makes it much easier to implement something like requests or twisted.web.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 22 Feb 2023 14:54:20 UTC
CompletedWed, 22 Feb 2023 14:54:20 UTC
Tags
f38
f39
f40
RPMs
src
python-h11-0.13.0-4.fc38.src.rpm (info) (download)
noarch
python3-h11-0.13.0-4.fc38.noarch.rpm (info) (download)
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.13.0-2 - Rebuilt for Python 3.11 * Tue Mar 01 2022 Carl George <carl@george.computer> - 0.13.0-1 - Latest upstream rhbz#2042667 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.12.0-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild