commit: 214f2e8872f06a53019855075cbbd580de654d29
Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 9 09:49:34 2015 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Mon Nov 9 09:50:10 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=214f2e88
dev-python/elasticsearch-py: set border version on dep sphinx
patch by proxy maintainer in gentoo bug
Gentoo bug: #565182
Package-Manager: portage-2.2.23
dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild
b/dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild
index 79517ee..cd99890 100644
--- a/dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild
+++ b/dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild
@@ -24,7 +24,7 @@ RDEPEND=">=dev-python/urllib3-1.8[${PYTHON_USEDEP}]
<dev-python/urllib3-2.0[${PYTHON_USEDEP}]"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
- dev-python/sphinx[${PYTHON_USEDEP}]
+ >=dev-python/sphinx-1.3.1-r1[${PYTHON_USEDEP}]
test? ( ${RDEPEND}
>=dev-python/requests-1.0.0[${PYTHON_USEDEP}]
<dev-python/requests-3.0.0[${PYTHON_USEDEP}]