commit: 4682a58f37d659e625d3001d6f6961e7aa085bd0
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 03:17:39 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 03:17:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4682a58f
app-admin/glance: fixing oslo-context dep
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-admin/glance/glance-14.0.0.ebuild | 2 +-
app-admin/glance/glance-2017.1.9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-admin/glance/glance-14.0.0.ebuild
b/app-admin/glance/glance-14.0.0.ebuild
index 0c8da67222..02f04305b6 100644
--- a/app-admin/glance/glance-14.0.0.ebuild
+++ b/app-admin/glance/glance-14.0.0.ebuild
@@ -56,7 +56,7 @@ RDEPEND="
>=dev-python/oslo-config-3.14.0[${PYTHON_USEDEP}]
!~dev-python/oslo-config-3.18.0[${PYTHON_USEDEP}]
>=dev-python/oslo-concurrency-3.8.0[${PYTHON_USEDEP}]
- >=dev-python/oslo-context-2.12.0[${PYTHON_USEDEP}]
+ >=dev-python/oslo-context-2.9.0[${PYTHON_USEDEP}]
>=dev-python/oslo-utils-3.18.0[${PYTHON_USEDEP}]
>=dev-python/stevedore-1.17.1[${PYTHON_USEDEP}]
>=dev-python/futurist-0.11.0[${PYTHON_USEDEP}]
diff --git a/app-admin/glance/glance-2017.1.9999.ebuild
b/app-admin/glance/glance-2017.1.9999.ebuild
index 3c05536dfd..f3ec7d4dcb 100644
--- a/app-admin/glance/glance-2017.1.9999.ebuild
+++ b/app-admin/glance/glance-2017.1.9999.ebuild
@@ -57,7 +57,7 @@ RDEPEND="
>=dev-python/oslo-config-3.14.0[${PYTHON_USEDEP}]
!~dev-python/oslo-config-3.18.0[${PYTHON_USEDEP}]
>=dev-python/oslo-concurrency-3.8.0[${PYTHON_USEDEP}]
- >=dev-python/oslo-context-2.12.0[${PYTHON_USEDEP}]
+ >=dev-python/oslo-context-2.9.0[${PYTHON_USEDEP}]
>=dev-python/oslo-utils-3.18.0[${PYTHON_USEDEP}]
>=dev-python/stevedore-1.17.1[${PYTHON_USEDEP}]
>=dev-python/futurist-0.11.0[${PYTHON_USEDEP}]