From 64c65726ec6c40dfd7f295944b4ce9f9a65d4fbe Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 17 Mar 2020 08:49:27 +0100 Subject: [PATCH] dev-python/wsgiintercept: Clean py2 deps up MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/wsgiintercept/wsgiintercept-1.3.1.ebuild | 1 - 1 file changed, 1 deletion(-) 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}" -- 2.26.2