py-janus: add py310, py311, py313 and py314 subports; assume maintainership

This commit is contained in:
Marius Schamschula
2026-06-30 11:23:04 -05:00
parent 969fa945f4
commit 2f206ef84a
+5 -6
View File
@@ -7,19 +7,18 @@ name py-janus
version 2.0.0
revision 0
platforms {darwin any}
supported_archs noarch
license Apache-2
maintainers nomaintainer
maintainers {mps @Schamschula} openmaintainer
description Mixed sync async queue to interoperate between asyncio \
tasks and classic threads
long_description {*}${description}
homepage https://github.com/aio-libs/janus/
platforms {darwin any}
supported_archs noarch
checksums rmd160 32c6c4746c11531ddcfb6fe28b1f26676e24a639 \
sha256 0970f38e0e725400496c834a368a67ee551dc3b5ad0a257e132f5b46f2e77770 \
size 22910
python.versions 312
python.versions 310 311 312 313 314