diff options
author | Ian Delaney <idella4@gentoo.org> | 2015-11-09 17:49:34 +0800 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2015-11-09 17:50:10 +0800 |
commit | 214f2e8872f06a53019855075cbbd580de654d29 (patch) | |
tree | e32732b5f155a0f2037de74a6a2974c95a2afb7f /dev-python/elasticsearch-py | |
parent | Merge remote-tracking branch 'remotes/10ne1/master' (diff) | |
download | gentoo-214f2e8872f06a53019855075cbbd580de654d29.tar.gz gentoo-214f2e8872f06a53019855075cbbd580de654d29.tar.bz2 gentoo-214f2e8872f06a53019855075cbbd580de654d29.zip |
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
Diffstat (limited to 'dev-python/elasticsearch-py')
-rw-r--r-- | dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 79517ee46178..cd9989093564 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}] |