mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/sphinx-notfound-page: 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:
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( pypy3 python3_{8..10} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded."
|
||||
DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded"
|
||||
HOMEPAGE="https://sphinx-notfound-page.readthedocs.io/"
|
||||
# PyPI tarballs lack tests
|
||||
# https://github.com/readthedocs/sphinx-notfound-page/pull/110
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
PYTHON_COMPAT=( pypy3 python3_{8..10} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded."
|
||||
DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded"
|
||||
HOMEPAGE="https://sphinx-notfound-page.readthedocs.io/"
|
||||
# PyPI tarballs lack tests
|
||||
# https://github.com/readthedocs/sphinx-notfound-page/pull/110
|
||||
|
||||
Reference in New Issue
Block a user