diff --git a/dev-python/testscenarios/testscenarios-0.6.1.ebuild b/dev-python/testscenarios/testscenarios-0.6.1.ebuild index 5e685276904b5..53fa0290c9788 100644 --- a/dev-python/testscenarios/testscenarios-0.6.1.ebuild +++ b/dev-python/testscenarios/testscenarios-0.6.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling PYPI_VERIFY_REPO=https://github.com/testing-cabal/testscenarios -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) +PYTHON_COMPAT=( python3_{12..15} ) inherit distutils-r1 pypi