dev-python/cli_helpers: Clean py2 deps up
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:14:15 +0000 (08:14 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:23:13 +0000 (08:23 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/cli_helpers/cli_helpers-1.2.1.ebuild
dev-python/cli_helpers/cli_helpers-9999.ebuild

index f6b73337bb9b31b2d5ab75ad97643c4b6eaf089f..0de3c188e8b8f465481144e16b78b91392c64812 100644 (file)
@@ -17,7 +17,6 @@ IUSE="test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
-       $(python_gen_cond_dep '>=dev-python/backports-csv-1.0[${PYTHON_USEDEP}]' -2)
        >=dev-python/configobj-5.0.5[${PYTHON_USEDEP}]
        >=dev-python/pygments-2.4.0[${PYTHON_USEDEP}]
        >=dev-python/tabulate-0.8.0[${PYTHON_USEDEP}]
index 7d5022a9d7df2d59489f9f5da6f102c4ef6cacb5..0f8b17a25d1aaf29717c964ff36a8f3b95c7d2e4 100644 (file)
@@ -19,7 +19,6 @@ IUSE="test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
-       $(python_gen_cond_dep '>=dev-python/backports-csv-1.0[${PYTHON_USEDEP}]' -2)
        >=dev-python/configobj-5.0.5[${PYTHON_USEDEP}]
        >=dev-python/pygments-2.4.0[${PYTHON_USEDEP}]
        >=dev-python/tabulate-0.8.0[${PYTHON_USEDEP}]