commit: d705a1ed14007ad5c33d133ea603b7ccbda056cb Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Tue Apr 19 17:13:00 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Apr 19 17:21:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d705a1ed
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 <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/25109 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> .../sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.17.0.ebuild | 2 +- .../sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.18.0.ebuild | 2 +- .../sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.18.1.ebuild | 2 +- 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/
