From c0291410e1814ac45cb9fc36be97020576264538 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 25 Nov 2021 22:30:00 +0000 Subject: dev-python/GitPython: enable py3.10 Signed-off-by: Sam James --- dev-python/GitPython/GitPython-3.1.24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/GitPython') diff --git a/dev-python/GitPython/GitPython-3.1.24.ebuild b/dev-python/GitPython/GitPython-3.1.24.ebuild index 52f88701083a..a167eff4631d 100644 --- a/dev-python/GitPython/GitPython-3.1.24.ebuild +++ b/dev-python/GitPython/GitPython-3.1.24.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{8..10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 -- cgit v1.2.3