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

dev-python/pytest-xdist: Disable PyPI name normalization

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

 dev-python/pytest-xdist/pytest-xdist-3.2.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/pytest-xdist/pytest-xdist-3.2.0.ebuild 
b/dev-python/pytest-xdist/pytest-xdist-3.2.0.ebuild
index b4f7b4cb5669..8314ef05220f 100644
--- a/dev-python/pytest-xdist/pytest-xdist-3.2.0.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-3.2.0.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

Reply via email to