dev-python/python-openstackclient: fixed pypi conversion

Closes: https://bugs.gentoo.org/894988
Signed-off-by: Hank Leininger <hlein@korelogic.com>
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
This commit is contained in:
Hank Leininger
2023-02-20 12:50:35 -07:00
committed by Matthew Thode
parent 4614305c0c
commit 316d8ce4d6
2 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1 @@
DIST python-openstackclient-6.0.0.tar.gz 838447 BLAKE2B c6b213b022e8c75d3a94752b29cebda4d9ca1d329dc1cb0b470f6e787dd930b379d16bec6c4a0047e63110e01dbf48bee72ed6ccbf54036fa3d1d5de55487e8b SHA512 20bd8da025ee3c69a5e491089edcb42f961c5109563718198ddd22fab8d6928fa08afd6a7db608c70386bd2b61c571c2fadb1c76f84c3d7f1a60c65d4520dfa6

View File

@@ -7,7 +7,7 @@ DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYTHON_COMPAT=( python3_{9..10} )
inherit distutils-r1
inherit distutils-r1 pypi
DESCRIPTION="A client for the OpenStack APIs"
HOMEPAGE="