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

ID1640300
Package Namepython-uvicorn
Version0.12.2
Release1.fc34
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-uvicorn.git#0d74e8bfa73fbb32162421629c5d47201c2ae5fa
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
StartedTue, 10 Nov 2020 04:22:42 UTC
CompletedTue, 10 Nov 2020 04:24:02 UTC
Taskbuild (rawhide, /rpms/python-uvicorn.git:0d74e8bfa73fbb32162421629c5d47201c2ae5fa)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-uvicorn.git#0d74e8bfa73fbb32162421629c5d47201c2ae5fa'}}
Tags
f34
RPMs
src
python-uvicorn-0.12.2-1.fc34.src.rpm (info) (download)
noarch
python3-uvicorn-0.12.2-1.fc34.noarch.rpm (info) (download)
python3-uvicorn+standard-0.12.2-1.fc34.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
state.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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