projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b7907c
)
dev-python/pytest-asyncio: Remove python_gen_cond_dep calls for py3.5
author
David Seifert
<soap@gentoo.org>
Fri, 3 Jan 2020 20:46:18 +0000
(21:46 +0100)
committer
David Seifert
<soap@gentoo.org>
Fri, 3 Jan 2020 20:46:18 +0000
(21:46 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/pytest-asyncio/pytest-asyncio-0.10.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pytest-asyncio/pytest-asyncio-0.10.0.ebuild
b/dev-python/pytest-asyncio/pytest-asyncio-0.10.0.ebuild
index 080e363ecfa252575530246f64077a17be7a4069..45187f24bf6bc813a876c2d615165f62cee61aed 100644
(file)
--- a/
dev-python/pytest-asyncio/pytest-asyncio-0.10.0.ebuild
+++ b/
dev-python/pytest-asyncio/pytest-asyncio-0.10.0.ebuild
@@
-19,9
+19,7
@@
RESTRICT="!test? ( test )"
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]
- dev-python/setuptools[${PYTHON_USEDEP}]
- $(python_gen_cond_dep 'dev-python/async_generator[${PYTHON_USEDEP}]' \
- python3_5)"
+ dev-python/setuptools[${PYTHON_USEDEP}]"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
test? (
${RDEPEND}