projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
062daf2
)
dev-python/aioeventlet: Clean py2 deps up
author
Michał Górny
<mgorny@gentoo.org>
Tue, 17 Mar 2020 07:14:06 +0000
(08:14 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 17 Mar 2020 07:23:09 +0000
(08:23 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/aioeventlet/aioeventlet-0.5.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/aioeventlet/aioeventlet-0.5.1-r1.ebuild
b/dev-python/aioeventlet/aioeventlet-0.5.1-r1.ebuild
index b9e76d0e36f18168e9f4ef9dba3b236060e5a2ff..a1e275db5ef6c73d0f9e8b54978ebf1ba0b275a3 100644
(file)
--- a/
dev-python/aioeventlet/aioeventlet-0.5.1-r1.ebuild
+++ b/
dev-python/aioeventlet/aioeventlet-0.5.1-r1.ebuild
@@
-18,12
+18,10
@@
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
- dev-python/eventlet[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '>=dev-python/trollius-0.3[${PYTHON_USEDEP}]' 'python2_7')"
+ dev-python/eventlet[${PYTHON_USEDEP}]"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
test? (
- dev-python/aiotest[${PYTHON_USEDEP}]
- $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 'python2_7') )"
+ dev-python/aiotest[${PYTHON_USEDEP}] )"
python_test() {
# from tox.ini