Sat, 28 Jun 2025 20:44:58 CST | login

Information for build python-starlette-0.41.3-2.oc9

ID40936
Package Namepython-starlette
Version0.41.3
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-starlette.git?.#f447071814525978469fc66e2eddcd9c0fe8f8d2
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 independent benchmarks.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 02:00:08 CST
CompletedSat, 14 Jun 2025 02:02:32 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
epol9-test-compose
RPMs
src
python-starlette-0.41.3-2.oc9.src.rpm (info) (download)
noarch
python3-starlette-0.41.3-2.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
noarch_rpmdiff.json
Changelog * Thu Jun 12 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.41.3-2 - Rebuilt for loongarch64 * Thu Nov 21 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.41.3-1 - [Type] security - [DESC] Fix CVE-2024-47874 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.27.0-1 - initial build