summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-12 10:15:20 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-12 11:21:55 +0100
commit683f4626be0c2eaf3b5ce99d23d5bc01897d065e (patch)
treeb10e9b81a997fa97a2dac02aa3f68107fbbf07ca /sys-auth/keystone/keystone-2015.2.9999.ebuild
parentsys-cluster/nova: Style enhancements (diff)
downloadgentoo-683f4626be0c2eaf3b5ce99d23d5bc01897d065e.tar.gz
gentoo-683f4626be0c2eaf3b5ce99d23d5bc01897d065e.tar.bz2
gentoo-683f4626be0c2eaf3b5ce99d23d5bc01897d065e.zip
sys-auth/keystone: Raise max version of dev-python/cryptography
Tested by upstream https://review.openstack.org/#/c/244199/ Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-auth/keystone/keystone-2015.2.9999.ebuild')
-rw-r--r--sys-auth/keystone/keystone-2015.2.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-2015.2.9999.ebuild b/sys-auth/keystone/keystone-2015.2.9999.ebuild
index a79e3abcb729..7acbff4b1386 100644
--- a/sys-auth/keystone/keystone-2015.2.9999.ebuild
+++ b/sys-auth/keystone/keystone-2015.2.9999.ebuild
@@ -83,7 +83,7 @@ RDEPEND="
!~dev-python/routes-2.1[$(python_gen_usedep 'python2_7')]
<=dev-python/routes-2.2[${PYTHON_USEDEP}]
>=dev-python/cryptography-1.0[${PYTHON_USEDEP}]
- <=dev-python/cryptography-1.0.1-r9999[${PYTHON_USEDEP}]
+ <=dev-python/cryptography-1.1-r9999[${PYTHON_USEDEP}]
~dev-python/six-1.9.0[${PYTHON_USEDEP}]
sqlite? (
>=dev-python/sqlalchemy-0.9.9[sqlite,${PYTHON_USEDEP}]