dev-python/netaddr: Clean py2 deps up
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:38:08 +0000 (08:38 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 08:07:10 +0000 (09:07 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/netaddr/netaddr-0.7.19.ebuild

index b8ebe5eda6967d31358633a1b7c4e7ff421b8c17..97f11e7ee8a4692e6ff6e91584f6e07729d33891 100644 (file)
@@ -20,9 +20,7 @@ REQUIRED_USE="cli? ( || ( $(python_gen_useflags -3) ) )"
 
 RDEPEND="
        cli? (
-               $(python_gen_cond_dep '
-                       >=dev-python/ipython-0.13.1-r1[${PYTHON_USEDEP}]
-               ' -3)
+               >=dev-python/ipython-0.13.1-r1[${PYTHON_USEDEP}]
        )"
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        test? (