From 40aba4a1556fcc1403ce5e81f50f5c5fad0a6454 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Tue, 24 May 2022 14:44:37 +0200 Subject: dev-python/GitPython: enable py3.11 Signed-off-by: Andrew Ammerlaan --- dev-python/GitPython/GitPython-3.1.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/GitPython') diff --git a/dev-python/GitPython/GitPython-3.1.27.ebuild b/dev-python/GitPython/GitPython-3.1.27.ebuild index dd1783145b6a..c9c4086745eb 100644 --- a/dev-python/GitPython/GitPython-3.1.27.ebuild +++ b/dev-python/GitPython/GitPython-3.1.27.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 -- cgit v1.2.3