mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
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:
@@ -5,6 +5,7 @@ EAPI=8
|
|||||||
|
|
||||||
PYTHON_COMPAT=( python3_{9..11} pypy3 )
|
PYTHON_COMPAT=( python3_{9..11} pypy3 )
|
||||||
DISTUTILS_USE_PEP517=setuptools
|
DISTUTILS_USE_PEP517=setuptools
|
||||||
|
PYPI_NO_NORMALIZE=1
|
||||||
inherit distutils-r1 optfeature pypi
|
inherit distutils-r1 optfeature pypi
|
||||||
|
|
||||||
DESCRIPTION="Microsoft Azure Core Library for Python"
|
DESCRIPTION="Microsoft Azure Core Library for Python"
|
||||||
|
|||||||
Reference in New Issue
Block a user