commit:     219be18534214cb6bff19e9086aedd86b8c4b6c2
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Mar 28 11:04:55 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Mar 28 11:04:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=219be185

dev-python/sphinx-autodoc-typehints: fix trailing whitespace

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 .../sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild 
b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild
index f5dff97..726281b 100644
--- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild
+++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild
@@ -24,7 +24,7 @@ RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 
 DEPEND="test? (
        dev-python/sphobjinv[${PYTHON_USEDEP}]
-       dev-python/typing-extensions[${PYTHON_USEDEP}] 
+       dev-python/typing-extensions[${PYTHON_USEDEP}]
        )"
 
 distutils_enable_tests pytest

Reply via email to