From eacafc2454980b023d9c66019ed2c30385329bd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Van=C4=9Bk?= Date: Tue, 11 Jun 2024 10:14:15 +0200 Subject: dev-python/GitPython: enable py3.13 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Vaněk --- dev-python/GitPython/GitPython-3.1.43.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/GitPython/GitPython-3.1.43.ebuild') diff --git a/dev-python/GitPython/GitPython-3.1.43.ebuild b/dev-python/GitPython/GitPython-3.1.43.ebuild index c4a9de0a752e..ab17a602e224 100644 --- a/dev-python/GitPython/GitPython-3.1.43.ebuild +++ b/dev-python/GitPython/GitPython-3.1.43.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 pypi -- cgit v1.2.3