summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-17 08:14:15 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-17 08:23:13 +0100
commitfecf102889664b05f0e536dda6b35d49110e9499 (patch)
tree4234ec4987bba49880f1c264c4e8d76255eee1d7 /dev-python/cli_helpers
parentdev-python/blockdiag: Clean py2 deps up (diff)
downloadgentoo-fecf102889664b05f0e536dda6b35d49110e9499.tar.gz
gentoo-fecf102889664b05f0e536dda6b35d49110e9499.tar.bz2
gentoo-fecf102889664b05f0e536dda6b35d49110e9499.zip
dev-python/cli_helpers: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/cli_helpers')
-rw-r--r--dev-python/cli_helpers/cli_helpers-1.2.1.ebuild1
-rw-r--r--dev-python/cli_helpers/cli_helpers-9999.ebuild1
2 files changed, 0 insertions, 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 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}]