diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-17 08:38:55 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-17 09:07:39 +0100 |
commit | 4ca85166640a8d7d8b9039451c47c807c11483c9 (patch) | |
tree | 3bc31338abfd281472ea2d7c615b2241afdc4f4b /dev-python/setuptools_trial | |
parent | dev-python/s3transfer: Clean py2 deps up (diff) | |
download | gentoo-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.ebuild | 1 |
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=" |