www-client/ripe-atlas-cousteau: Clean py2 deps up
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:49:46 +0000 (08:49 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 08:08:02 +0000 (09:08 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild

index ea71ceef9ae357e701b0d30313596c4d66131608..5f8a43b24d84334312825b56f02a952f9c5b4335 100644 (file)
@@ -31,8 +31,7 @@ DEPEND="
        test? (
                ${RDEPEND}
                dev-python/nose[${PYTHON_USEDEP}]
-               dev-python/jsonschema[${PYTHON_USEDEP}]
-               $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7) )"
+               dev-python/jsonschema[${PYTHON_USEDEP}] )"
 
 python_test() {
        nosetests --verbose || die "Tests failed with ${EPYTHON}"