Information for build python-uvicorn-0.15.0-3.fc37

ID2001701
Package Namepython-uvicorn
Version0.15.0
Release3.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-uvicorn.git#e147bfc5250d2e80780bd52dcd409a3104ccbb87
SummaryThe lightning-fast ASGI server
DescriptionUvicorn is a lightning-fast ASGI server implementation, using uvloop and httptools. Until recently Python has lacked a minimal low-level server/application interface for asyncio frameworks. The ASGI specification fills this gap, and means we are now able to start building a common set of tooling usable across all asyncio frameworks. Uvicorn currently supports HTTP/1.1 and WebSockets. Support for HTTP/2 is planned.
Built bymusic
State complete
Volume DEFAULT
StartedThu, 14 Jul 2022 13:21:05 UTC
CompletedThu, 14 Jul 2022 13:24:34 UTC
Taskbuild (rawhide, /rpms/python-uvicorn.git:e147bfc5250d2e80780bd52dcd409a3104ccbb87)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-uvicorn.git#e147bfc5250d2e80780bd52dcd409a3104ccbb87'}}
Tags
f37
RPMs
src
python-uvicorn-0.15.0-3.fc37.src.rpm (info) (download)
noarch
python3-uvicorn-0.15.0-3.fc37.noarch.rpm (info) (download)
python3-uvicorn+standard-0.15.0-3.fc37.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jul 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.15.0-3 - Do not treat a DeprecationWarning in the tests as an error (fix RHBZ#2099139) * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Sep 10 2021 Tomas Hrnciar - 0.15.0-1 - Update to 0.15.0 - Fixes: rhbz#1966531 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jul 23 2021 Lumír Balhar <lbalhar@redhat.com> - 0.14.0-1 - Update to 0.14.0 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.13.4-2 - Rebuilt for Python 3.10 * Sat Mar 20 2021 Carl George <carl@george.computer> - 0.13.4-1 - Latest upstream - Fixes: rhbz#1940231 * Fri Feb 05 2021 Carl George <carl@george.computer> - 0.13.3-1 - Latest upstream * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Nov 09 2020 Carl George <carl@george.computer> - 0.12.2-1 - Latest upstream - Add uvicorn[standard] subpackage * Tue Aug 18 2020 Carl George <carl@george.computer> - 0.11.8-1 - Latest upstream