From: Michał Górny Date: Tue, 17 Mar 2020 07:38:25 +0000 (+0100) Subject: dev-python/pipenv: Clean py2 deps up X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5cbfbd77ece5024cca01108e69a566e92cec9bcf;p=gentoo.git dev-python/pipenv: Clean py2 deps up Signed-off-by: Michał Górny --- diff --git a/dev-python/pipenv/pipenv-2018.11.26.ebuild b/dev-python/pipenv/pipenv-2018.11.26.ebuild index c247869dfbe4..189e6cc78ce7 100644 --- a/dev-python/pipenv/pipenv-2018.11.26.ebuild +++ b/dev-python/pipenv/pipenv-2018.11.26.ebuild @@ -24,10 +24,6 @@ RDEPEND=" >=dev-python/pip-9.0.1[${PYTHON_USEDEP}] >dev-python/requests-2.18.0[${PYTHON_USEDEP}] >=dev-python/urllib3-1.21.1[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' 'python2_7') - $(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' 'python2_7') - $(python_gen_cond_dep 'dev-python/pathlib[${PYTHON_USEDEP}]' 'python2_7') - $(python_gen_cond_dep 'dev-python/backports-shutil_get_terminal_size[${PYTHON_USEDEP}]' 'python2_7') " DEPEND=" >=dev-python/parver-0.2[${PYTHON_USEDEP}] diff --git a/dev-python/pipenv/pipenv-9.0.0-r2.ebuild b/dev-python/pipenv/pipenv-9.0.0-r2.ebuild index 141a489a64c7..14b90d3e86cc 100644 --- a/dev-python/pipenv/pipenv-9.0.0-r2.ebuild +++ b/dev-python/pipenv/pipenv-9.0.0-r2.ebuild @@ -23,8 +23,6 @@ RDEPEND=" >=dev-python/pip-9.0.1[${PYTHON_USEDEP}] >dev-python/requests-2.18.0[${PYTHON_USEDEP}] >=dev-python/urllib3-1.21.1[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/pathlib[${PYTHON_USEDEP}]' 'python2_7') - $(python_gen_cond_dep 'dev-python/backports-shutil_get_terminal_size[${PYTHON_USEDEP}]' 'python2_7') " DEPEND="${RDEPEND} test? (