From 89985e683a5e9762bccfd5c88a50fbb3bd07dc8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 4 Jun 2021 20:34:12 +0200 Subject: dev-python/GitPython: Enable py3.10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/GitPython/GitPython-3.1.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/GitPython') diff --git a/dev-python/GitPython/GitPython-3.1.17.ebuild b/dev-python/GitPython/GitPython-3.1.17.ebuild index 159956c1f92f..058915920815 100644 --- a/dev-python/GitPython/GitPython-3.1.17.ebuild +++ b/dev-python/GitPython/GitPython-3.1.17.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 -- cgit v1.2.3