From: Michał Górny Date: Tue, 17 Mar 2020 07:38:55 +0000 (+0100) Subject: dev-python/setuptools_trial: Clean py2 deps up X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4ca85166640a8d7d8b9039451c47c807c11483c9;p=gentoo.git dev-python/setuptools_trial: Clean py2 deps up Signed-off-by: Michał Górny --- 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="