From 447f68122cd8c4edf794c6c1e7b60723de3844e2 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 11 Feb 2023 12:00:43 +0100 Subject: dev-python/Nuitka: Disable PyPI name normalization MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/Nuitka/Nuitka-1.4.5.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/Nuitka/Nuitka-1.4.5.ebuild') 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 -- cgit v1.2.3-65-gdbad