dev-build/fobis: change PYPI_PN to use pre move name

Fixes: 7deed0d846
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
Paul Zander
2025-09-21 15:36:19 +02:00
parent 5891ce2007
commit 4087e3fc70

View File

@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{11..13} )
PYPI_PN="${PN}.py"
PYPI_PN="FoBiS.py"
PYPI_NO_NORMALIZE=1
inherit distutils-r1 pypi