From 25ed7bb6f7c994deeb45494ca53570f7799c24c0 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 26 Dec 2021 00:09:00 +0000 Subject: [PATCH] dev-python/apispec: drop trailing full stop from DESCRIPTION Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James --- dev-python/apispec/apispec-5.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/apispec/apispec-5.1.1.ebuild b/dev-python/apispec/apispec-5.1.1.ebuild index 990b59d0c9d9b..cfb7ac6dc6b25 100644 --- a/dev-python/apispec/apispec-5.1.1.ebuild +++ b/dev-python/apispec/apispec-5.1.1.ebuild @@ -6,7 +6,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 -DESCRIPTION="A pluggable API specification generator." +DESCRIPTION="A pluggable API specification generator" HOMEPAGE="https://github.com/marshmallow-code/apispec/" SRC_URI=" https://github.com/marshmallow-code/apispec/archive/${PV}.tar.gz