From f395cffdfb0b3182b2922124d39c92e9bf72b771 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sat, 22 Aug 2015 22:02:38 -0500 Subject: [PATCH] dev-python/python-cinderclient: fixing typo in dep of python-keystoneclient Package-Manager: portage-2.2.20.1 --- dev-python/python-cinderclient/python-cinderclient-1.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 fa0e674a917d0..a6526a6e52afb 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}]