From: Matthew Thode Date: Sun, 23 Aug 2015 03:02:38 +0000 (-0500) Subject: dev-python/python-cinderclient: fixing typo in dep of python-keystoneclient X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f395cffdfb0b3182b2922124d39c92e9bf72b771;p=gentoo.git dev-python/python-cinderclient: fixing typo in dep of python-keystoneclient Package-Manager: portage-2.2.20.1 --- diff --git a/dev-python/python-cinderclient/python-cinderclient-1.1.2.ebuild b/dev-python/python-cinderclient/python-cinderclient-1.1.2.ebuild index fa0e674a917d..a6526a6e52af 100644 --- a/dev-python/python-cinderclient/python-cinderclient-1.1.2.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-1.1.2.ebuild @@ -40,7 +40,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] RDEPEND=">=dev-python/prettytable-0.7[${PYTHON_USEDEP}] =dev-python/python-keystoneclient-1.2.0[${PYTHON_USEDEP}] - >=dev-python/python-keystoneclient-1.4.0[${PYTHON_USEDEP}] + =dev-python/requests-2.2.0[${PYTHON_USEDEP}] !~dev-python/requests-2.4.0[${PYTHON_USEDEP}] >=dev-python/simplejson-2.2.0[${PYTHON_USEDEP}]