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

dev-python/Arpeggio: Add PYPI_PN prior to rename

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

 dev-python/Arpeggio/Arpeggio-2.0.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/Arpeggio/Arpeggio-2.0.2.ebuild 
b/dev-python/Arpeggio/Arpeggio-2.0.2.ebuild
index 105fc6588e1f..94ce47f29b5f 100644
--- a/dev-python/Arpeggio/Arpeggio-2.0.2.ebuild
+++ b/dev-python/Arpeggio/Arpeggio-2.0.2.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 pypi

Reply via email to