summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-22 20:15:32 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-22 20:30:25 +0100
commit4f69d08b18f6bb711fe63700a348daf139423fb2 (patch)
tree133e939e9ce50b0bfb000a1d2210bfcc5e121f25 /dev-python
parent1448c9fd3abe9bfe4b8ca6332eb58e038a528f1f (diff)
downloadgentoo-4f69d08b18f6bb711fe63700a348daf139423fb2.tar.gz
gentoo-4f69d08b18f6bb711fe63700a348daf139423fb2.tar.bz2
gentoo-4f69d08b18f6bb711fe63700a348daf139423fb2.zip
dev-python/Arpeggio: Add PYPI_PN prior to rename
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/Arpeggio/Arpeggio-2.0.2.ebuild1
1 files changed, 1 insertions, 0 deletions
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