From: Michał Górny Date: Tue, 17 Mar 2020 07:49:27 +0000 (+0100) Subject: dev-python/wsgiintercept: Clean py2 deps up X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=64c65726ec6c40dfd7f295944b4ce9f9a65d4fbe;p=gentoo.git dev-python/wsgiintercept: Clean py2 deps up Signed-off-by: Michał Górny --- diff --git a/dev-python/wsgiintercept/wsgiintercept-1.3.1.ebuild b/dev-python/wsgiintercept/wsgiintercept-1.3.1.ebuild index 33a90635a9d1..fbc3f836862d 100644 --- a/dev-python/wsgiintercept/wsgiintercept-1.3.1.ebuild +++ b/dev-python/wsgiintercept/wsgiintercept-1.3.1.ebuild @@ -28,7 +28,6 @@ DEPEND=" >=dev-python/pytest-2.4[${PYTHON_USEDEP}] >=dev-python/requests-2.0.1[${PYTHON_USEDEP}] >=dev-python/urllib3-1.11.0[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/mechanize[${PYTHON_USEDEP}]' python2_7 pypy) )" S="${WORKDIR}/${MY_P}"