dev-python/jsonpickle: Clean py2 deps up
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:14:51 +0000 (08:14 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:23:34 +0000 (08:23 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/jsonpickle/jsonpickle-1.2.ebuild
dev-python/jsonpickle/jsonpickle-1.3.ebuild

index 918a3ef153a1bf31573c629afebd69ae86b0e8e2..f27e26fe63197820e1494a6cd800dac740f14198 100644 (file)
@@ -24,8 +24,7 @@ RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]
                dev-python/ujson[${PYTHON_USEDEP}]
                "
 DEPEND="test? ( ${RDEPEND} )
-       doc? ( dev-python/sphinx[${PYTHON_USEDEP}]
-               $(python_gen_cond_dep 'dev-python/sphinxtogithub[${PYTHON_USEDEP}]' python2_7) )"
+       doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
 
 python_prepare_all() {
        # Prevent un-needed d'loading during doc build
index 48d7956ab09f683b384155e370b936e67e9fe223..5ccef6b5e3210d857ceadad3dafb34790fa2321c 100644 (file)
@@ -24,8 +24,7 @@ RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]
                dev-python/ujson[${PYTHON_USEDEP}]
                "
 DEPEND="test? ( ${RDEPEND} )
-       doc? ( dev-python/sphinx[${PYTHON_USEDEP}]
-               $(python_gen_cond_dep 'dev-python/sphinxtogithub[${PYTHON_USEDEP}]' python2_7) )"
+       doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
 
 python_prepare_all() {
        # Prevent un-needed d'loading during doc build