commit:     3c43ed76daa9f12c8e8ff589e739d00f5349d938
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  5 01:51:24 2016 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Sep  5 01:51:24 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c43ed76

dev-python/pytest: add requests test dep

Package-Manager: portage-2.3.0_p24

 dev-python/pytest/pytest-3.0.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/pytest/pytest-3.0.2.ebuild 
b/dev-python/pytest/pytest-3.0.2.ebuild
index d1e106b..293c437 100644
--- 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}]
        )
 "
 

Reply via email to