dev-python/zope-testing: enable py3.14, python3_14t

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-05-12 17:11:42 +01:00
parent 5ee376df54
commit 32593566e0

View File

@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_PN=${PN/-/.}
PYTHON_COMPAT=( python3_{10..13} python3_13t pypy3 pypy3_11 )
PYTHON_COMPAT=( python3_{11..14} python3_{13,14}t pypy3_11 )
inherit distutils-r1 pypi