Information for build python-hypercorn-0.17.3-7.fc42

ID124860
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.3
Release7.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-hypercorn.git#cb3b645233b9b7e14acb1cf5557598e8c604ee9a
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
StartedTue, 22 Apr 2025 06:37:07 CST
CompletedTue, 22 Apr 2025 06:55:52 CST
Taskbuild (f42-build-side-1, /rpms/python-hypercorn.git:cb3b645233b9b7e14acb1cf5557598e8c604ee9a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-hypercorn.git#cb3b645233b9b7e14acb1cf5557598e8c604ee9a'}}
Tags
f42
RPMs
src
python-hypercorn-0.17.3-7.fc42.src.rpm (info) (download)
noarch
python3-hypercorn-0.17.3-7.fc42.noarch.rpm (info) (download)
python3-hypercorn+h3-0.17.3-7.fc42.noarch.rpm (info) (download)
python3-hypercorn+trio-0.17.3-7.fc42.noarch.rpm (info) (download)
python3-hypercorn+uvloop-0.17.3-7.fc42.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
state.log
build.log
hw_info.log
dnf5.log
mock_config.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Feb 11 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.17.3-7 - Stop skipping test_startup_failure since we now have a recent trio * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Nov 22 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.17.3-4 - Remove a patch for executable sources that was merged upstream * Fri Nov 22 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.17.3-3 - Remove unnecessary aioquic version limit * Fri Nov 22 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.17.3-2 - Skip test_startup_failure (our trio is too old) * Sat Nov 16 2024 Packit <hello@packit.dev> - 0.17.3-1 - Update to 0.17.3 upstream release - Resolves: rhbz#2283708 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * 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)