commit:     f9ea8685bd3bbc6bd2f2fb9ea5deb52c6c137143
Author:     Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 13 13:22:23 2018 +0000
Commit:     Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
CommitDate: Thu Feb 15 10:25:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9ea8685

dev-python/botocore: depend on jsonschema for test

Reflecting upstream change
526dfa42fbb4 ("Validate waiters against schema")

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-python/botocore/botocore-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/botocore/botocore-9999.ebuild 
b/dev-python/botocore/botocore-9999.ebuild
index e89410f896f..89ab97de7bc 100644
--- a/dev-python/botocore/botocore-9999.ebuild
+++ b/dev-python/botocore/botocore-9999.ebuild
@@ -39,6 +39,7 @@ DEPEND="
                ${RDEPEND}
                dev-python/mock[${PYTHON_USEDEP}]
                dev-python/nose[${PYTHON_USEDEP}]
+               dev-python/jsonschema[${PYTHON_USEDEP}]
        )
 "
 

Reply via email to