dev-python/xmltodict: Enable py3.15

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-06-30 16:12:13 +02:00
parent a3789955e4
commit c0c44b51ed

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
PYTHON_COMPAT=( python3_{12..15} )
PYPI_VERIFY_REPO=https://github.com/martinblech/xmltodict
DISTUTILS_USE_PEP517=setuptools