diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-3.5.2.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-3.5.2.ebuild index b413bbe94e94..c12ace82aac7 100644 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-3.5.2.ebuild +++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-3.5.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling PYPI_VERIFY_REPO=https://github.com/tox-dev/sphinx-autodoc-typehints -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 pypi diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-3.6.0.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-3.6.0.ebuild index 17ccd62170cb..64651603f113 100644 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-3.6.0.ebuild +++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-3.6.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling PYPI_VERIFY_REPO=https://github.com/tox-dev/sphinx-autodoc-typehints -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 pypi