diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.19.0.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.19.0.ebuild index 91bc0d107920b..d555c3fcec88c 100644 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.19.0.ebuild +++ b/dev-python/sphinx-gallery/sphinx-gallery-0.19.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 pypi diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.20.0.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.20.0.ebuild index 0686cb1389773..44f5b8aaeed21 100644 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.20.0.ebuild +++ b/dev-python/sphinx-gallery/sphinx-gallery-0.20.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 pypi