From 2563c47746be62676a94926d790fe094a8dcfd35 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 17 Mar 2020 08:49:41 +0100 Subject: net-analyzer/ripe-atlas-tools: Clean py2 deps up MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net-analyzer/ripe-atlas-tools') diff --git a/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild b/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild index 736af6b37ae0..5f7dc14d22b5 100644 --- a/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild +++ b/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild @@ -35,8 +35,7 @@ DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] test? ( ${RDEPEND} - dev-python/nose[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7) )" + dev-python/nose[${PYTHON_USEDEP}] )" python_test() { nosetests --verbose || die "Tests failed with ${EPYTHON}" -- cgit v1.2.3-65-gdbad