diff --git a/dev-python/tempest/tempest-45.0.0.ebuild b/dev-python/tempest/tempest-45.0.0.ebuild index 7f84a0f6cdfab..78e6f2b4ada9e 100644 --- a/dev-python/tempest/tempest-45.0.0.ebuild +++ b/dev-python/tempest/tempest-45.0.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 multiprocessing pypi diff --git a/dev-python/tempest/tempest-46.0.0.ebuild b/dev-python/tempest/tempest-46.0.0.ebuild index 8369d42077428..ee5fe6c44b4b8 100644 --- a/dev-python/tempest/tempest-46.0.0.ebuild +++ b/dev-python/tempest/tempest-46.0.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 multiprocessing pypi