mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/apispec: 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user