From 14869992789ab99ac4aad90829cc45f647f6a4d0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 17 Mar 2020 08:49:46 +0100 Subject: [PATCH] www-client/ripe-atlas-cousteau: Clean py2 deps up MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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}" -- 2.26.2