diff --git a/dev-python/cachecontrol/cachecontrol-0.14.3.ebuild b/dev-python/cachecontrol/cachecontrol-0.14.3.ebuild index e45d15165f629..8c8bf95234109 100644 --- a/dev-python/cachecontrol/cachecontrol-0.14.3.ebuild +++ b/dev-python/cachecontrol/cachecontrol-0.14.3.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit PYPI_VERIFY_REPO=https://github.com/psf/cachecontrol -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) +PYTHON_COMPAT=( python3_{12..15} ) inherit distutils-r1 pypi