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

index 9e13678efb1d5aa310145877caad4bd9f12bf4ae..990b9483c2de608c00dc2790440b26881f65ee6c 100644 (file)
@@ -20,7 +20,6 @@ COMMON_DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
 "
 
 RDEPEND="${COMMON_DEPEND}
-       $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7)
        dev-python/six[${PYTHON_USEDEP}]
        >=dev-python/twisted-16.4.0[crypt,${PYTHON_USEDEP}]
        >=dev-python/requests-2.1.0[${PYTHON_USEDEP}]