dev-python/os-service-types: drop trailing full stop from DESCRIPTION

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-12-26 00:10:44 +00:00
parent 8e4e11726d
commit 91e85e188a

View File

@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_{8..9} )
inherit distutils-r1
DESCRIPTION="A library to handle official service types for OpenStack and it's aliases."
DESCRIPTION="A library to handle official service types for OpenStack and it's aliases"
HOMEPAGE="https://github.com/openstack/os-service-types"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"