commit:     f07899f157996a5a0d9eeae0ce933441a145d906
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 22 19:21:44 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 22 19:30:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f07899f1

dev-python/IPy: Add PYPI_PN prior to rename

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

 dev-python/IPy/IPy-1.01-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/IPy/IPy-1.01-r1.ebuild 
b/dev-python/IPy/IPy-1.01-r1.ebuild
index c2987fa5b72a..31773ebcc797 100644
--- a/dev-python/IPy/IPy-1.01-r1.ebuild
+++ b/dev-python/IPy/IPy-1.01-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
-
+PYPI_PN=IPy
 PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 pypi

Reply via email to