commit: 683f4626be0c2eaf3b5ce99d23d5bc01897d065e Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Thu Nov 12 09:15:20 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Thu Nov 12 10:21:55 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=683f4626
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 <AT> gentoo.org> sys-auth/keystone/keystone-2015.2.9999.ebuild | 2 +- 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 a79e3ab..7acbff4 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 3eecc03..e0ecba7 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}]
