commit: 4ca85166640a8d7d8b9039451c47c807c11483c9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 17 07:38:55 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 17 08:07:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca85166
dev-python/setuptools_trial: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/setuptools_trial/setuptools_trial-0.6.0.ebuild | 1 -
1 file changed, 1 deletion(-)
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 40e5bf7921a..f8e7fe22122 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="