diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-22 20:22:47 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-22 20:30:34 +0100 |
commit | 706a200d4f9859be0a2ba56e913226447ad5581a (patch) | |
tree | 471def4aac8cf24aa6ca52ec302c812205576032 /dev-python/MechanicalSoup | |
parent | dev-python/Levenshtein: Add MY_P prior to rename (diff) | |
download | gentoo-706a200d4f9859be0a2ba56e913226447ad5581a.tar.gz gentoo-706a200d4f9859be0a2ba56e913226447ad5581a.tar.bz2 gentoo-706a200d4f9859be0a2ba56e913226447ad5581a.zip |
dev-python/MechanicalSoup: Add PYPI_PN prior to rename
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/MechanicalSoup')
-rw-r--r-- | dev-python/MechanicalSoup/MechanicalSoup-1.3.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/MechanicalSoup/MechanicalSoup-1.3.0.ebuild b/dev-python/MechanicalSoup/MechanicalSoup-1.3.0.ebuild index 3c7f1d3ca288..bdb63a998c89 100644 --- a/dev-python/MechanicalSoup/MechanicalSoup-1.3.0.ebuild +++ b/dev-python/MechanicalSoup/MechanicalSoup-1.3.0.ebuild @@ -5,6 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 +PYPI_PN=MechanicalSoup PYTHON_COMPAT=( pypy3 python3_{10..13} ) inherit distutils-r1 pypi |