Sat, 24 Jan 2026 12:25:20 CST | login

Information for build python-h11-0.14.0-4.oc9

ID40416
Package Namepython-h11
Version0.14.0
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-h11.git?.#9c6f618577838751eb6a7ffb0ab29a06c0101fd8
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 23:34:51 CST
CompletedFri, 13 Jun 2025 23:36:59 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-h11.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-h11.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-h11-0.14.0-4.oc9.src.rpm (info) (download)
noarch
python3-h11-0.14.0-4.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.14.0-4 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.14.0-3 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.14.0-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.14.0-1 - initial build