From: Michał Górny Date: Tue, 17 Mar 2020 07:14:15 +0000 (+0100) Subject: dev-python/cli_helpers: Clean py2 deps up X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fecf102889664b05f0e536dda6b35d49110e9499;p=gentoo.git dev-python/cli_helpers: Clean py2 deps up Signed-off-by: Michał Górny --- diff --git a/dev-python/cli_helpers/cli_helpers-1.2.1.ebuild b/dev-python/cli_helpers/cli_helpers-1.2.1.ebuild index f6b73337bb9b..0de3c188e8b8 100644 --- a/dev-python/cli_helpers/cli_helpers-1.2.1.ebuild +++ b/dev-python/cli_helpers/cli_helpers-1.2.1.ebuild @@ -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}] diff --git a/dev-python/cli_helpers/cli_helpers-9999.ebuild b/dev-python/cli_helpers/cli_helpers-9999.ebuild index 7d5022a9d7df..0f8b17a25d1a 100644 --- a/dev-python/cli_helpers/cli_helpers-9999.ebuild +++ b/dev-python/cli_helpers/cli_helpers-9999.ebuild @@ -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}]