diff options
-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 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}] diff --git a/sys-auth/keystone/keystone-8.0.0.ebuild b/sys-auth/keystone/keystone-8.0.0.ebuild index 3eecc03d0574..e0ecba74e61c 100644 --- a/sys-auth/keystone/keystone-8.0.0.ebuild +++ b/sys-auth/keystone/keystone-8.0.0.ebuild @@ -82,7 +82,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}] |