projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb4648c
)
dev-python/wsgiintercept: Clean py2 deps up
author
Michał Górny
<mgorny@gentoo.org>
Tue, 17 Mar 2020 07:49:27 +0000
(08:49 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 17 Mar 2020 08:07:53 +0000
(09:07 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/wsgiintercept/wsgiintercept-1.3.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/wsgiintercept/wsgiintercept-1.3.1.ebuild
b/dev-python/wsgiintercept/wsgiintercept-1.3.1.ebuild
index 33a90635a9d1ffa89dc0f536a4cc12f00de7b259..fbc3f836862d8a3d8b17112c368b4bf22cb371e7 100644
(file)
--- 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}"