From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 847331388C1 for ; Thu, 12 Nov 2015 10:22:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BE9921C1CF; Thu, 12 Nov 2015 10:22:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5234A21C1CD for ; Thu, 12 Nov 2015 10:22:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 31E163406F3 for ; Thu, 12 Nov 2015 10:22:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 278261E4 for ; Thu, 12 Nov 2015 10:22:36 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1447323711.3e5471e4e7eee4dab9a2c3816bb919a7f09b2c97.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/glance/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/glance/glance-11.0.0.ebuild app-admin/glance/glance-2015.2.9999.ebuild X-VCS-Directories: app-admin/glance/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 3e5471e4e7eee4dab9a2c3816bb919a7f09b2c97 X-VCS-Branch: master Date: Thu, 12 Nov 2015 10:22:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b92f53c1-d5a0-4ebc-815a-08ce9c3ddde7 X-Archives-Hash: b591be5d40116babdfd7605383bc5944 commit: 3e5471e4e7eee4dab9a2c3816bb919a7f09b2c97 Author: Justin Lecher gentoo org> AuthorDate: Thu Nov 12 09:04:32 2015 +0000 Commit: Justin Lecher gentoo 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 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=(