diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-04-19 19:13:00 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-04-19 19:21:14 +0200 |
commit | d705a1ed14007ad5c33d133ea603b7ccbda056cb (patch) | |
tree | 83f2a4963da5104fa2ac788c86328834065701cd /dev-python/sphinx-autodoc-typehints | |
parent | dev-python/pastedeploy: Remove old (diff) | |
download | gentoo-d705a1ed14007ad5c33d133ea603b7ccbda056cb.tar.gz gentoo-d705a1ed14007ad5c33d133ea603b7ccbda056cb.tar.bz2 gentoo-d705a1ed14007ad5c33d133ea603b7ccbda056cb.zip |
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>
Diffstat (limited to 'dev-python/sphinx-autodoc-typehints')
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.17.0.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.17.0.ebuild index d977be48ce7f..3a85de133abc 100644 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.17.0.ebuild +++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.17.0.ebuild @@ -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/ diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.18.0.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.18.0.ebuild index 566a798017bd..f6640a67dbab 100644 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.18.0.ebuild +++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.18.0.ebuild @@ -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/ diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.18.1.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.18.1.ebuild index 566a798017bd..f6640a67dbab 100644 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.18.1.ebuild +++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.18.1.ebuild @@ -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/ |