From: Michał Górny Date: Tue, 17 Mar 2020 07:49:46 +0000 (+0100) Subject: www-client/ripe-atlas-cousteau: Clean py2 deps up X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=14869992789ab99ac4aad90829cc45f647f6a4d0;p=gentoo.git www-client/ripe-atlas-cousteau: Clean py2 deps up Signed-off-by: Michał Górny --- diff --git a/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild b/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild index ea71ceef9ae3..5f8a43b24d84 100644 --- a/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild +++ b/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild @@ -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}"