Files
gentoo/dev-python/vdf
Marek Szuba 8330d6312f dev-python/vdf: support python3_10
Had to be patched to import ABCs from collections.abc rather than
collections directly (deprecated since 3.3, originally scheduled to be
disallowed in 3.9, eventually stopped working in 3.10), with that taken
care of builds, tests and installs fine.

Signed-off-by: Marek Szuba <marecki@gentoo.org>
2021-05-13 21:09:11 +02:00
..