diff --git a/dev-python/rope/rope-1.14.0.ebuild b/dev-python/rope/rope-1.14.0.ebuild index df9ed38ab4b17..33d0c04f07871 100644 --- a/dev-python/rope/rope-1.14.0.ebuild +++ b/dev-python/rope/rope-1.14.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=https://github.com/python-rope/rope -PYTHON_COMPAT=( python3_{12..14} ) +PYTHON_COMPAT=( python3_{12..15} ) inherit distutils-r1 pypi