summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-07-06 19:27:49 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-07-06 19:27:49 -0500
commit57cff64fdf9cb10378353c165515d09b83373912 (patch)
tree409a5c0c2b768e6b032338a9500e1aee4a15f87c /sys-auth/keystone/keystone-2016.1.9999.ebuild
parentgames-action/maelstrom: remove deprecated games eclass (diff)
downloadgentoo-57cff64fdf9cb10378353c165515d09b83373912.tar.gz
gentoo-57cff64fdf9cb10378353c165515d09b83373912.tar.bz2
gentoo-57cff64fdf9cb10378353c165515d09b83373912.zip
sys-auth/keystone: bup
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-auth/keystone/keystone-2016.1.9999.ebuild')
-rw-r--r--sys-auth/keystone/keystone-2016.1.9999.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-2016.1.9999.ebuild b/sys-auth/keystone/keystone-2016.1.9999.ebuild
index 41da0d7961ee..4b1891d80d45 100644
--- a/sys-auth/keystone/keystone-2016.1.9999.ebuild
+++ b/sys-auth/keystone/keystone-2016.1.9999.ebuild
@@ -33,7 +33,9 @@ RDEPEND="
>=dev-python/routes-1.12.3[${PYTHON_USEDEP}]
!~dev-python/routes-2.0[${PYTHON_USEDEP}]
!~dev-python/routes-2.1[$(python_gen_usedep 'python2_7')]
+ !~dev-python/routes-2.3.0[${PYTHON_USEDEP}]
>=dev-python/cryptography-1.0[${PYTHON_USEDEP}]
+ !~dev-python/cryptography-1.3.0[${PYTHON_USEDEP}]
>=dev-python/six-1.9.0[${PYTHON_USEDEP}]
sqlite? (
>=dev-python/sqlalchemy-1.0.10[sqlite,${PYTHON_USEDEP}]
@@ -55,10 +57,11 @@ RDEPEND="
>=dev-python/python-keystoneclient-1.6.0[${PYTHON_USEDEP}]
!~dev-python/python-keystoneclient-1.8.0[${PYTHON_USEDEP}]
!~dev-python/python-keystoneclient-2.1.0[${PYTHON_USEDEP}]
+ <dev-python/python-keystoneclient-3.0.0[${PYTHON_USEDEP}]
>=dev-python/keystonemiddleware-4.0.0[${PYTHON_USEDEP}]
!~dev-python/keystonemiddleware-4.1.0[${PYTHON_USEDEP}]
>=dev-python/oslo-cache-1.5.0[${PYTHON_USEDEP}]
- >=dev-python/oslo-concurrency-3.5.0[${PYTHON_USEDEP}]
+ >=dev-python/oslo-concurrency-3.7.1[${PYTHON_USEDEP}]
>=dev-python/oslo-config-3.7.0[${PYTHON_USEDEP}]
>=dev-python/oslo-context-0.2.0[${PYTHON_USEDEP}]
>=dev-python/oslo-messaging-4.0.0[${PYTHON_USEDEP}]