Information for build python-uvicorn-0.13.3-1.fc34

ID1703704
Package Namepython-uvicorn
Version0.13.3
Release1.fc34
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-uvicorn.git#5152786b61c2f1bb5dc93e5aaadc9de1fa2795fc
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 bycarlwgeorge
State complete
Volume DEFAULT
StartedFri, 05 Feb 2021 02:04:27 UTC
CompletedFri, 05 Feb 2021 02:06:31 UTC
Taskbuild (rawhide, /rpms/python-uvicorn.git:5152786b61c2f1bb5dc93e5aaadc9de1fa2795fc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-uvicorn.git#5152786b61c2f1bb5dc93e5aaadc9de1fa2795fc'}}
Tags
f34
f34-Beta
f35
RPMs
src
python-uvicorn-0.13.3-1.fc34.src.rpm (info) (download)
noarch
python3-uvicorn-0.13.3-1.fc34.noarch.rpm (info) (download)
python3-uvicorn+standard-0.13.3-1.fc34.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
build.log
root.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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 * Thu Jun 04 2020 Carl George <carl@george.computer> - 0.11.5-1 - Initial package