diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2015-10-18 01:25:30 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2015-10-18 01:25:30 -0500 |
commit | 35bbed971476f1f891f050cba133b6e8e07c44ba (patch) | |
tree | 17dae3c327a72e11d4adf3ea8b9f340b4e173cd4 /sys-auth | |
parent | app-admin/glance: updating keystoneclient dep (diff) | |
download | gentoo-35bbed971476f1f891f050cba133b6e8e07c44ba.tar.gz gentoo-35bbed971476f1f891f050cba133b6e8e07c44ba.tar.bz2 gentoo-35bbed971476f1f891f050cba133b6e8e07c44ba.zip |
sys-auth/keystone: updating keystoneclient deps
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/keystone/keystone-2015.2.9999.ebuild | 2 | ||||
-rw-r--r-- | sys-auth/keystone/keystone-8.0.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/keystone/keystone-2015.2.9999.ebuild b/sys-auth/keystone/keystone-2015.2.9999.ebuild index e98b6f64af7f..94f435ba8517 100644 --- a/sys-auth/keystone/keystone-2015.2.9999.ebuild +++ b/sys-auth/keystone/keystone-2015.2.9999.ebuild @@ -109,7 +109,7 @@ RDEPEND=" >=dev-python/passlib-1.6[${PYTHON_USEDEP}] <=dev-python/passlib-1.6.5[${PYTHON_USEDEP}] >=dev-python/python-keystoneclient-1.6.0[${PYTHON_USEDEP}] - <=dev-python/python-keystoneclient-1.7.2[${PYTHON_USEDEP}] + <=dev-python/python-keystoneclient-1.7.2-r9999[${PYTHON_USEDEP}] >=dev-python/keystonemiddleware-2.0.0[${PYTHON_USEDEP}] <=dev-python/keystonemiddleware-2.3.1[${PYTHON_USEDEP}] >=dev-python/oslo-concurrency-2.3.0[${PYTHON_USEDEP}] diff --git a/sys-auth/keystone/keystone-8.0.0.ebuild b/sys-auth/keystone/keystone-8.0.0.ebuild index fbad45c26a4d..85df2a42adea 100644 --- a/sys-auth/keystone/keystone-8.0.0.ebuild +++ b/sys-auth/keystone/keystone-8.0.0.ebuild @@ -108,7 +108,7 @@ RDEPEND=" >=dev-python/passlib-1.6[${PYTHON_USEDEP}] <=dev-python/passlib-1.6.5[${PYTHON_USEDEP}] >=dev-python/python-keystoneclient-1.6.0[${PYTHON_USEDEP}] - <=dev-python/python-keystoneclient-1.7.2[${PYTHON_USEDEP}] + <=dev-python/python-keystoneclient-1.7.2-r9999[${PYTHON_USEDEP}] >=dev-python/keystonemiddleware-2.0.0[${PYTHON_USEDEP}] <=dev-python/keystonemiddleware-2.3.1[${PYTHON_USEDEP}] >=dev-python/oslo-concurrency-2.3.0[${PYTHON_USEDEP}] |