From 48abbce28e522b3bb3d307d05ea3e00a9cd0a247 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 11 Feb 2023 12:00:48 +0100 Subject: dev-python/python-utils: 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/python-utils/python-utils-3.5.1.ebuild | 1 + dev-python/python-utils/python-utils-3.5.2.ebuild | 1 + 2 files changed, 2 insertions(+) (limited to 'dev-python') diff --git a/dev-python/python-utils/python-utils-3.5.1.ebuild b/dev-python/python-utils/python-utils-3.5.1.ebuild index 2f51e06e8c85a..8cde3a4222e4e 100644 --- a/dev-python/python-utils/python-utils-3.5.1.ebuild +++ b/dev-python/python-utils/python-utils-3.5.1.ebuild @@ -4,6 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools +PYPI_NO_NORMALIZE=1 PYTHON_COMPAT=( python3_{9..11} pypy3 ) inherit distutils-r1 pypi diff --git a/dev-python/python-utils/python-utils-3.5.2.ebuild b/dev-python/python-utils/python-utils-3.5.2.ebuild index 2f51e06e8c85a..8cde3a4222e4e 100644 --- a/dev-python/python-utils/python-utils-3.5.2.ebuild +++ b/dev-python/python-utils/python-utils-3.5.2.ebuild @@ -4,6 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools +PYPI_NO_NORMALIZE=1 PYTHON_COMPAT=( python3_{9..11} pypy3 ) inherit distutils-r1 pypi -- cgit v1.2.3