projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
068307f
)
dev-python/pytest: add requests test dep
author
Mike Gilbert
<floppym@gentoo.org>
Mon, 5 Sep 2016 01:51:24 +0000
(21:51 -0400)
committer
Mike Gilbert
<floppym@gentoo.org>
Mon, 5 Sep 2016 01:51:24 +0000
(21:51 -0400)
Package-Manager: portage-2.3.0_p24
dev-python/pytest/pytest-3.0.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pytest/pytest-3.0.2.ebuild
b/dev-python/pytest/pytest-3.0.2.ebuild
index d1e106bcbd115cc98f34a1ce681ee1da42c82867..293c43775aecc6ce47b852edab1d526ac80a9776 100644
(file)
--- a/
dev-python/pytest/pytest-3.0.2.ebuild
+++ b/
dev-python/pytest/pytest-3.0.2.ebuild
@@
-33,6
+33,7
@@
DEPEND="${RDEPEND}
dev-python/hypothesis[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
+ dev-python/requests[${PYTHON_USEDEP}]
)
"