commit:     b6d222f596c32514bf78deb3832b6455207f6d0b
Author:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 11 14:13:45 2015 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Wed Nov 11 14:15:26 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6d222f5

dev-python/elasticsearch-curator: set req'd version to dep 'mock'

Required for test phase, fixes gentoo bug

Gentoo bug: #565502

Package-Manager: portage-2.2.24

 dev-python/elasticsearch-curator/elasticsearch-curator-3.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/elasticsearch-curator/elasticsearch-curator-3.3.0.ebuild 
b/dev-python/elasticsearch-curator/elasticsearch-curator-3.3.0.ebuild
index 3516ab8..2aa52fc 100644
--- a/dev-python/elasticsearch-curator/elasticsearch-curator-3.3.0.ebuild
+++ b/dev-python/elasticsearch-curator/elasticsearch-curator-3.3.0.ebuild
@@ -31,7 +31,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        dev-python/sphinx[${PYTHON_USEDEP}]
        test? ( ${RDEPEND}
                || ( virtual/jre:1.8 virtual/jre:1.7 )
-               dev-python/mock[${PYTHON_USEDEP}]
+               ~dev-python/mock-1.0.1[${PYTHON_USEDEP}]
                dev-python/nose[${PYTHON_USEDEP}]
                dev-python/coverage[${PYTHON_USEDEP}]
                dev-python/nosexcover[${PYTHON_USEDEP}]

Reply via email to