Files
buildroot/package/python-starlette/Config.in
Marcus Hoffmann 62cfbc1409 package/python-starlette: bump to 0.48.0
Release Notes: https://github.com/Kludex/starlette/releases/tag/0.48.0
Github namespace changed, so change the link in Config.in.

Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
Signed-off-by: Julien Olivain <ju.o@free.fr>
2025-10-18 12:48:54 +02:00

8 lines
190 B
Plaintext

config BR2_PACKAGE_PYTHON_STARLETTE
bool "python-starlette"
select BR2_PACKAGE_PYTHON_ANYIO # runtime
help
The little ASGI library that shines.
https://github.com/Kludex/starlette