net-analyzer/ripe-atlas-tools: Clean py2 deps up
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:49:41 +0000 (08:49 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 08:08:00 +0000 (09:08 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild

index 736af6b37ae07afda961eceb484eaad228429dbd..5f7dc14d22b50a9907da6262f687c9d5fc151efd 100644 (file)
@@ -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}"