summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-17 08:38:55 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-17 09:07:39 +0100
commit4ca85166640a8d7d8b9039451c47c807c11483c9 (patch)
tree3bc31338abfd281472ea2d7c615b2241afdc4f4b /dev-python/setuptools_trial
parentdev-python/s3transfer: Clean py2 deps up (diff)
downloadgentoo-4ca85166640a8d7d8b9039451c47c807c11483c9.tar.gz
gentoo-4ca85166640a8d7d8b9039451c47c807c11483c9.tar.bz2
gentoo-4ca85166640a8d7d8b9039451c47c807c11483c9.zip
dev-python/setuptools_trial: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/setuptools_trial')
-rw-r--r--dev-python/setuptools_trial/setuptools_trial-0.6.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/setuptools_trial/setuptools_trial-0.6.0.ebuild b/dev-python/setuptools_trial/setuptools_trial-0.6.0.ebuild
index 40e5bf7921ad..f8e7fe22122a 100644
--- a/dev-python/setuptools_trial/setuptools_trial-0.6.0.ebuild
+++ b/dev-python/setuptools_trial/setuptools_trial-0.6.0.ebuild
@@ -18,7 +18,6 @@ IUSE=""
RDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/twisted-16.0.0[${PYTHON_USEDEP}]
- $(python_gen_cond_dep 'dev-python/pathlib2[${PYTHON_USEDEP}]' python2_7)
"
DEPEND="