Files
rpi-buildroot/package/python-anyio/Config.in
Marcus Hoffmann 0468aae90a package/python-anyio: bump to 4.9.0
Release notes: https://github.com/agronholm/anyio/releases/tag/4.9.0

Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
2025-05-16 16:19:45 +02:00

10 lines
276 B
Plaintext

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