commit: 3e5471e4e7eee4dab9a2c3816bb919a7f09b2c97 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Thu Nov 12 09:04:32 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Thu Nov 12 10:21:51 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e5471e4
app-admin/glance: 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> app-admin/glance/glance-11.0.0.ebuild | 2 +- app-admin/glance/glance-2015.2.9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/glance/glance-11.0.0.ebuild b/app-admin/glance/glance-11.0.0.ebuild index 260b5b0..c818f05 100644 --- a/app-admin/glance/glance-11.0.0.ebuild +++ b/app-admin/glance/glance-11.0.0.ebuild @@ -158,7 +158,7 @@ RDEPEND=" >=dev-python/castellan-0.2.0[${PYTHON_USEDEP}] <=dev-python/castellan-0.2.1[${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}] " PATCHES=( diff --git a/app-admin/glance/glance-2015.2.9999.ebuild b/app-admin/glance/glance-2015.2.9999.ebuild index 5b3031d..8acbaa6 100644 --- a/app-admin/glance/glance-2015.2.9999.ebuild +++ b/app-admin/glance/glance-2015.2.9999.ebuild @@ -159,7 +159,7 @@ RDEPEND=" >=dev-python/castellan-0.2.0[${PYTHON_USEDEP}] <=dev-python/castellan-0.2.1[${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}] " PATCHES=(
