dev-python/sphinxcontrib-katex: Remove py3.11

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
Paul Zander
2025-12-22 18:01:25 +01:00
parent 8a74d3c632
commit 444454e456
3 changed files with 1 additions and 45 deletions

View File

@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYPI_PN=${PN/-/_}
PYTHON_COMPAT=( python3_{11..13} pypy3 )
PYTHON_COMPAT=( python3_{12..13} pypy3 )
inherit distutils-r1 pypi