Information for build python-starlette-0.27.0-1.oc9

ID30771
Package Namepython-starlette
Version0.27.0
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-starlette.git?.#80522cc8ea7fb02aaf8c527c2be18a3c5cad6a48
SummaryThe little ASGI library that shines
DescriptionStarlette is a lightweight ASGI framework/toolkit, which is ideal for building async web services in Python. It is production-ready, and gives you the following: • A lightweight, low-complexity HTTP web framework. • WebSocket support. • In-process background tasks. • Startup and shutdown events. • Test client built on requests. • CORS, GZip, Static Files, Streaming responses. • Session and Cookie support. • 100% test coverage. • 100% type annotated codebase. • Few hard dependencies. • Compatible with asyncio and trio backends. • Great overall performance against independant benchmarks. %pyproject_extras_subpkg -n python3-starlette full
Built byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 06:16:05 CST
CompletedSat, 21 Sep 2024 06:19:26 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-starlette.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-starlette.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
python-starlette-0.27.0-1.oc9.src.rpm (info) (download)
noarch
python3-starlette-0.27.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.27.0-1 - initial build