commit:     447f68122cd8c4edf794c6c1e7b60723de3844e2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 11 11:00:43 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 19:04:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=447f6812

dev-python/Nuitka: Disable PyPI name normalization

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

 dev-python/Nuitka/Nuitka-1.4.4.ebuild | 1 +
 dev-python/Nuitka/Nuitka-1.4.5.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-python/Nuitka/Nuitka-1.4.4.ebuild 
b/dev-python/Nuitka/Nuitka-1.4.4.ebuild
index 28f74ef7bf5d..6f373b0022b9 100644
--- a/dev-python/Nuitka/Nuitka-1.4.4.ebuild
+++ b/dev-python/Nuitka/Nuitka-1.4.4.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

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

Reply via email to