commit:     2687d8a92702fb926f794d7b63275d0e79dbdf37
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  3 21:27:09 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 23:21:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2687d8a9

dev-python/sphinx: Drop superfluous python_gen_cond_dep w/o python2_7

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-python/sphinx/sphinx-1.7.5-r2.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-python/sphinx/sphinx-1.7.5-r2.ebuild 
b/dev-python/sphinx/sphinx-1.7.5-r2.ebuild
index 927ce2b8cf9..5445f8615b2 100644
--- a/dev-python/sphinx/sphinx-1.7.5-r2.ebuild
+++ b/dev-python/sphinx/sphinx-1.7.5-r2.ebuild
@@ -34,7 +34,6 @@ RDEPEND="
        >=dev-python/snowballstemmer-1.1[${PYTHON_USEDEP}]
        dev-python/packaging[${PYTHON_USEDEP}]
        dev-python/sphinxcontrib-websupport[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' -2)
        latex? (
                dev-texlive/texlive-latexextra
                dev-texlive/texlive-luatex
@@ -47,7 +46,6 @@ RDEPEND="
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
-               $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' -2)
                dev-python/sphinxcontrib-websupport[${PYTHON_USEDEP}]
                dev-python/html5lib[${PYTHON_USEDEP}]
                dev-python/mock[${PYTHON_USEDEP}]

Reply via email to