From ebb0a4c9caa63a4a51fa28ac8c60c65c459b48e5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 13 Jun 2023 17:36:07 +0100 Subject: dev-python/GitPython: enable py3.12 Signed-off-by: Sam James --- dev-python/GitPython/GitPython-3.1.31.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/GitPython/GitPython-3.1.31.ebuild') diff --git a/dev-python/GitPython/GitPython-3.1.31.ebuild b/dev-python/GitPython/GitPython-3.1.31.ebuild index 2ecd169efe75..965792916bee 100644 --- a/dev-python/GitPython/GitPython-3.1.31.ebuild +++ b/dev-python/GitPython/GitPython-3.1.31.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 pypi -- cgit v1.2.3