commit: d8bc29c5f11cc9592c170f1e8ad806d04e22fb98
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 03:34:53 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 03:34:53 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8bc29c5
app-admin/glance: fixing oslo-concurrency cap
Package-Manager: portage-2.2.26
app-admin/glance/glance-2016.1.9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-admin/glance/glance-2016.1.9999.ebuild
b/app-admin/glance/glance-2016.1.9999.ebuild
index 44285bd..410b841 100644
--- a/app-admin/glance/glance-2016.1.9999.ebuild
+++ b/app-admin/glance/glance-2016.1.9999.ebuild
@@ -53,7 +53,6 @@ RDEPEND="
>=dev-python/pycrypto-2.6[${PYTHON_USEDEP}]
>=dev-python/oslo-config-3.7.0[${PYTHON_USEDEP}]
>=dev-python/oslo-concurrency-3.5.0[${PYTHON_USEDEP}]
- <=dev-python/oslo-concurrency-3.1.0[${PYTHON_USEDEP}]
>=dev-python/oslo-context-0.2.0[${PYTHON_USEDEP}]
>=dev-python/oslo-service-1.0.0[${PYTHON_USEDEP}]
>=dev-python/oslo-utils-3.5.0[${PYTHON_USEDEP}]