summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-02-26 21:17:39 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2017-02-26 21:17:39 -0600
commit4682a58f37d659e625d3001d6f6961e7aa085bd0 (patch)
tree0d4b49d38fe87c4e6b1ea730c939ed7a4054b7eb
parentsys-cluster/swift: OCATA (diff)
downloadgentoo-4682a58f.tar.gz
gentoo-4682a58f.tar.bz2
gentoo-4682a58f.zip
app-admin/glance: fixing oslo-context dep
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--app-admin/glance/glance-14.0.0.ebuild2
-rw-r--r--app-admin/glance/glance-2017.1.9999.ebuild2
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 0c8da67222fb..02f04305b642 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 3c05536dfd01..f3ec7d4dcba7 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}]