summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-02-11 12:00:43 +0100
committerMichał Górny <mgorny@gentoo.org>2023-02-12 20:04:10 +0100
commit447f68122cd8c4edf794c6c1e7b60723de3844e2 (patch)
treeb5dc34dd720a2aff9d0ab3b185b84dc9fc7cc4ef /dev-python/Nuitka/Nuitka-1.4.5.ebuild
parentdev-python/markups: Disable PyPI name normalization (diff)
downloadgentoo-447f68122cd8c4edf794c6c1e7b60723de3844e2.tar.gz
gentoo-447f68122cd8c4edf794c6c1e7b60723de3844e2.tar.bz2
gentoo-447f68122cd8c4edf794c6c1e7b60723de3844e2.zip
dev-python/Nuitka: Disable PyPI name normalization
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/Nuitka/Nuitka-1.4.5.ebuild')
-rw-r--r--dev-python/Nuitka/Nuitka-1.4.5.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/Nuitka/Nuitka-1.4.5.ebuild b/dev-python/Nuitka/Nuitka-1.4.5.ebuild
index 28f74ef7bf5d..6f373b0022b9 100644
--- a/dev-python/Nuitka/Nuitka-1.4.5.ebuild
+++ b/dev-python/Nuitka/Nuitka-1.4.5.ebuild
@@ -4,6 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
PYTHON_COMPAT=( python3_10 )
inherit distutils-r1 flag-o-matic optfeature pypi