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