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 5CB1F13888F for ; Tue, 13 Oct 2015 18:27:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE96FE07E0; Tue, 13 Oct 2015 18:27:25 +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 50AFCE07F2 for ; Tue, 13 Oct 2015 18:27:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 88537340917 for ; Tue, 13 Oct 2015 18:27:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0731B1082 for ; Tue, 13 Oct 2015 18:27:20 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1444760780.8e94dfde5e3748914a8233ec073d8b6fd1cf7caf.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/keystone/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/keystone/keystone-2015.1.9999.ebuild X-VCS-Directories: sys-auth/keystone/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 8e94dfde5e3748914a8233ec073d8b6fd1cf7caf X-VCS-Branch: master Date: Tue, 13 Oct 2015 18:27:20 +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: f24afa11-af2b-4ae3-97a3-3303e79e323c X-Archives-Hash: b4daee2605ab6b3a007129b6605c10f1 commit: 8e94dfde5e3748914a8233ec073d8b6fd1cf7caf Author: Matthew Thode gentoo org> AuthorDate: Tue Oct 13 18:18:57 2015 +0000 Commit: Matt Thode gentoo org> CommitDate: Tue Oct 13 18:26:20 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e94dfde sys-auth/keystone: updateing 2015.1.9999 deps Package-Manager: portage-2.2.20.1 sys-auth/keystone/keystone-2015.1.9999.ebuild | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/sys-auth/keystone/keystone-2015.1.9999.ebuild b/sys-auth/keystone/keystone-2015.1.9999.ebuild index a3ab5b1..c03895e 100644 --- a/sys-auth/keystone/keystone-2015.1.9999.ebuild +++ b/sys-auth/keystone/keystone-2015.1.9999.ebuild @@ -25,8 +25,6 @@ DEPEND=" =dev-python/hacking-0.10.0[${PYTHON_USEDEP}] - =dev-python/bashate-0.2[${PYTHON_USEDEP}] dev-lang/python[sqlite] memcached? ( @@ -88,13 +86,15 @@ RDEPEND=" <=dev-python/sqlalchemy-0.9.99[${PYTHON_USEDEP}] ) >=dev-python/sqlalchemy-migrate-0.9.5[${PYTHON_USEDEP}] + !~dev-python/sqlalchemy-migrate-0.9.8[${PYTHON_USEDEP}] + =dev-python/iso8601-0.1.9[${PYTHON_USEDEP}] >=dev-python/python-keystoneclient-1.2.0[${PYTHON_USEDEP}] =dev-python/keystonemiddleware-1.5.0[${PYTHON_USEDEP}] =dev-python/oslo-concurrency-1.8.0[${PYTHON_USEDEP}] + >=dev-python/oslo-concurrency-1.8.2[${PYTHON_USEDEP}] =dev-python/oslo-config-1.9.3[${PYTHON_USEDEP}]