From ea81fbea1c95e6bba68f3e21e1ed1f1f5245d68e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 22 Nov 2024 20:42:54 +0100 Subject: dev-python/PySocks: 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/PySocks/PySocks-1.7.1-r2.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'dev-python/PySocks/PySocks-1.7.1-r2.ebuild') diff --git a/dev-python/PySocks/PySocks-1.7.1-r2.ebuild b/dev-python/PySocks/PySocks-1.7.1-r2.ebuild index 4a82b9e5b938..68c71fafd17e 100644 --- a/dev-python/PySocks/PySocks-1.7.1-r2.ebuild +++ b/dev-python/PySocks/PySocks-1.7.1-r2.ebuild @@ -6,12 +6,16 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 +PYPI_PN=PySocks PYTHON_COMPAT=( python3_{10..13} pypy3 ) inherit distutils-r1 pypi DESCRIPTION="SOCKS client module" -HOMEPAGE="https://github.com/Anorov/PySocks https://pypi.org/project/PySocks/" +HOMEPAGE=" + https://github.com/Anorov/PySocks/ + https://pypi.org/project/PySocks/ +" LICENSE="BSD" SLOT="0" -- cgit v1.2.3