diff --git a/dev-python/vcsgraph/vcsgraph-0.3.2.ebuild b/dev-python/vcsgraph/vcsgraph-0.3.2.ebuild index 7c80a5ccfd35b..e867877f8f6a3 100644 --- a/dev-python/vcsgraph/vcsgraph-0.3.2.ebuild +++ b/dev-python/vcsgraph/vcsgraph-0.3.2.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=https://github.com/breezy-team/vcsgraph -PYTHON_COMPAT=( python3_{12..14} ) +PYTHON_COMPAT=( python3_{12..15} ) RUST_MIN_VER="1.83" CRATES=""