Files
rpi-buildroot/package/python-janus/Config.in
James Hilliard 5a722626d7 package/python-janus: bump to version 1.1.0
Drop no longer required python-typing-extensions runtime dependency.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
2024-11-04 21:39:19 +01:00

8 lines
186 B
Plaintext

config BR2_PACKAGE_PYTHON_JANUS
bool "python-janus"
help
Mixed sync-async queue to interoperate between asyncio
tasks and classic threads.
https://github.com/aio-libs/janus/