commit:     d704c31d925403bd3631be5f21b6f7161565f35a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 22 19:23:20 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 22 19:30:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d704c31d

dev-python/Nuitka: Add PYPI_PN prior to rename

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/Nuitka/Nuitka-2.5.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/Nuitka/Nuitka-2.5.1.ebuild 
b/dev-python/Nuitka/Nuitka-2.5.1.ebuild
index 1a65e72f7c93..d79d86fa299c 100644
--- a/dev-python/Nuitka/Nuitka-2.5.1.ebuild
+++ b/dev-python/Nuitka/Nuitka-2.5.1.ebuild
@@ -5,6 +5,7 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
+PYPI_PN=${PN^}
 PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 flag-o-matic optfeature pypi

Reply via email to