dev-python/nh3: link py3.13 failure report

Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
This commit is contained in:
Petr Vaněk
2024-06-16 23:18:36 +02:00
parent 6f2496507e
commit e4cbd88d72

View File

@@ -78,6 +78,7 @@ CRATES="
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=maturin
# py3.13: https://github.com/messense/nh3/issues/45
PYTHON_COMPAT=( pypy3 python3_{10..12} )
inherit cargo distutils-r1 pypi