From 539800b31539b973a4e5d19aec6cbddc3b9cc4f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 22 Nov 2024 20:21:06 +0100 Subject: dev-python/GitPython: Add PYPI_PN prior to rename 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.43.ebuild | 1 + 1 file changed, 1 insertion(+) (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 5b42acbebbfb..f1e9f6b4bc0a 100644 --- a/dev-python/GitPython/GitPython-3.1.43.ebuild +++ b/dev-python/GitPython/GitPython-3.1.43.ebuild @@ -5,6 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 +PYPI_PN=GitPython PYTHON_COMPAT=( python3_{10..13} ) PYTHON_REQ_USE="threads(+)" -- cgit v1.2.3