Files
buildroot/package/python-anyio/Config.in
Marcus Hoffmann 828d2288cd package/python-anyio: bump to 4.12.0
Drop dependency on python-sniffio, that's no longer required.

Release Notes https://github.com/agronholm/anyio/releases/tag/4.12.0

Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
Signed-off-by: Julien Olivain <ju.o@free.fr>
2025-12-20 20:11:49 +01:00

9 lines
231 B
Plaintext

config BR2_PACKAGE_PYTHON_ANYIO
bool "python-anyio"
select BR2_PACKAGE_PYTHON_IDNA # runtime
help
High level compatibility layer for multiple asynchronous
event loop implementations.
https://github.com/agronholm/anyio