Information for build python-hypercorn-0.17.2-2.fc41

ID55207
Package Namepython-hypercorn
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.17.2
Release2.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-hypercorn.git#21ca6e2705189cf97827f6c2e2e0f378fcf2a50d
SummaryASGI Server based on Hyper libraries and inspired by Gunicorn
DescriptionHypercorn is an ASGI and WSGI web server based on the sans-io hyper, h11, h2, and wsproto libraries and inspired by Gunicorn. Hypercorn supports HTTP/1, HTTP/2, WebSockets (over HTTP/1 and HTTP/2), ASGI, and WSGI specifications. Hypercorn can utilize asyncio, uvloop, or trio worker types. Hypercorn can optionally serve the current draft of the HTTP/3 specification using the aioquic library.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSun, 09 Jun 2024 20:39:07 CST
CompletedSun, 09 Jun 2024 20:52:18 CST
Taskbuild (f41, /rpms/python-hypercorn.git:21ca6e2705189cf97827f6c2e2e0f378fcf2a50d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-hypercorn.git#21ca6e2705189cf97827f6c2e2e0f378fcf2a50d'}}
Tags
f41
RPMs
src
python-hypercorn-0.17.2-2.fc41.src.rpm (info) (download)
noarch
python3-hypercorn-0.17.2-2.fc41.noarch.rpm (info) (download)
python3-hypercorn+h3-0.17.2-2.fc41.noarch.rpm (info) (download)
python3-hypercorn+trio-0.17.2-2.fc41.noarch.rpm (info) (download)
python3-hypercorn+uvloop-0.17.2-2.fc41.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
hw_info.log
installed_pkgs.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 0.17.2-2 - Rebuilt for Python 3.13 * Tue May 28 2024 Packit <hello@packit.dev> - 0.17.2-1 - Update to 0.17.2 upstream release - Resolves: rhbz#2283551 * Mon May 27 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.0-3 - Backport a couple of test fixes; fixes compat. with trio 0.25.x * Sat Mar 30 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.0-2 - Enforce American English orthography in the description * Mon Feb 05 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.0-1 - Initial package (close RHBZ#2262174)