aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-03-28 12:04:55 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-03-28 12:04:55 +0100
commit219be18534214cb6bff19e9086aedd86b8c4b6c2 (patch)
treee989d8d2ea7907255d7613f02224d35705f445fe /dev-python/sphinx-autodoc-typehints
parentdev-python/tekore: re-add py3_7 (diff)
downloadguru-219be18534214cb6bff19e9086aedd86b8c4b6c2.tar.gz
guru-219be18534214cb6bff19e9086aedd86b8c4b6c2.tar.bz2
guru-219be18534214cb6bff19e9086aedd86b8c4b6c2.zip
dev-python/sphinx-autodoc-typehints: fix trailing whitespace
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'dev-python/sphinx-autodoc-typehints')
-rw-r--r--dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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 f5dff9751..726281b3e 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