commit:     7767a523f6125b7d60f19b533b7c983ae6d7e96c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 22 19:42:11 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 22 19:46:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7767a523

dev-python/PySDL2: Add PYPI_PN prior to rename

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

 dev-python/PySDL2/PySDL2-0.9.16.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/PySDL2/PySDL2-0.9.16.ebuild 
b/dev-python/PySDL2/PySDL2-0.9.16.ebuild
index e0ceaf24d361..94ff2c96b9cd 100644
--- a/dev-python/PySDL2/PySDL2-0.9.16.ebuild
+++ b/dev-python/PySDL2/PySDL2-0.9.16.ebuild
@@ -5,6 +5,7 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
+PYPI_PN=PySDL2
 PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi

Reply via email to