mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/sphinx-autodoc-typehints: remove whitespace in DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/25109 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
committed by
Michał Górny
parent
96ac59000a
commit
d705a1ed14
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Type hints support for the Sphinx autodoc extension "
|
||||
DESCRIPTION="Type hints support for the Sphinx autodoc extension"
|
||||
HOMEPAGE="
|
||||
https://github.com/tox-dev/sphinx-autodoc-typehints/
|
||||
https://pypi.org/project/sphinx-autodoc-typehints/
|
||||
|
||||
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Type hints support for the Sphinx autodoc extension "
|
||||
DESCRIPTION="Type hints support for the Sphinx autodoc extension"
|
||||
HOMEPAGE="
|
||||
https://github.com/tox-dev/sphinx-autodoc-typehints/
|
||||
https://pypi.org/project/sphinx-autodoc-typehints/
|
||||
|
||||
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Type hints support for the Sphinx autodoc extension "
|
||||
DESCRIPTION="Type hints support for the Sphinx autodoc extension"
|
||||
HOMEPAGE="
|
||||
https://github.com/tox-dev/sphinx-autodoc-typehints/
|
||||
https://pypi.org/project/sphinx-autodoc-typehints/
|
||||
|
||||
Reference in New Issue
Block a user