dev-python/azure-core: fix normalization

Closes: https://bugs.gentoo.org/894770
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2023-02-26 00:49:52 +05:00
parent 4e7a869dba
commit 0cc2f5e5b0

View File

@@ -5,6 +5,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{9..11} pypy3 )
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
inherit distutils-r1 optfeature pypi
DESCRIPTION="Microsoft Azure Core Library for Python"