[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python-h11-0.14.0-7.el10_0.src download

Name python-h11
Epoch 0
Version 0.14.0
Release 7.el10_0
Architecture src
Website/URL https://github.com/python-hyper/h11
License MIT
Build Time 2025-05-22 17:01:42
Build Host builder-x86-03.inferitos.ru
Summary A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
Repositories Extras
Description This 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.
Errata
Size 127 KiB
Source Project python-h11-0.14.0-7.el10_0
SHA-256 checksum 0717c67fcaf579580e698e2252a4b13959ce7eff8ed51d6c96199d3e69a34177
× Full screenshot
Changelog link
* Fri May 02 2025 Robby Callicotte <rcallicotte@fedoraproject.org> - 0.14.0-7
- Backport upstream fix for CVE-2025-43859

* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild

* Sat Jan 04 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.14.0-5
- Rebuilt for MSVSphere 10

* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.14.0-4
- Rebuilt for Python 3.13

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sat Sep 09 2023 Carl George <carlwgeorge@fedoraproject.org> - 0.14.0-1
- Update to version 0.14.0, resolves rhbz#2129641

* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.13.0-5
- Rebuilt for Python 3.12