commit: fecf102889664b05f0e536dda6b35d49110e9499
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 17 07:14:15 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 17 07:23:13 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fecf1028
dev-python/cli_helpers: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/cli_helpers/cli_helpers-1.2.1.ebuild | 1 -
dev-python/cli_helpers/cli_helpers-9999.ebuild | 1 -
2 files changed, 2 deletions(-)
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 f6b73337bb9..0de3c188e8b 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 7d5022a9d7d..0f8b17a25d1 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}]