From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 22CF51396D0 for ; Sat, 19 Aug 2017 22:40:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A3C5E0E88; Sat, 19 Aug 2017 22:40:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E30D0E0E7B for ; Sat, 19 Aug 2017 22:39:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AB9E53419E2 for ; Sat, 19 Aug 2017 22:39:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 015F17BA4 for ; Sat, 19 Aug 2017 22:39:57 +0000 (UTC) From: "Sebastien Fabbro" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" Message-ID: <1503182017.ed80f857532c9ab3650c6aca6c03507d487d38e0.bicatali@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ipyparallel/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/ipyparallel/ipyparallel-4.1.0.ebuild dev-python/ipyparallel/ipyparallel-5.0.1.ebuild dev-python/ipyparallel/ipyparallel-5.1.1.ebuild dev-python/ipyparallel/ipyparallel-5.2.0.ebuild dev-python/ipyparallel/ipyparallel-6.0.2-r1.ebuild dev-python/ipyparallel/ipyparallel-6.0.2.ebuild dev-python/ipyparallel/metadata.xml X-VCS-Directories: dev-python/ipyparallel/ X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro X-VCS-Revision: ed80f857532c9ab3650c6aca6c03507d487d38e0 X-VCS-Branch: master Date: Sat, 19 Aug 2017 22:39:57 +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: ad533cf4-82b1-4ea8-b76f-c4c6f6bdc016 X-Archives-Hash: feecc0edf464a92cec35e0ba61767c13 commit: ed80f857532c9ab3650c6aca6c03507d487d38e0 Author: Sébastien Fabbro gentoo org> AuthorDate: Sat Aug 19 22:33:37 2017 +0000 Commit: Sebastien Fabbro gentoo org> CommitDate: Sat Aug 19 22:33:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed80f857 dev-python/ipyparallel: add conditional block on ipython-6 for python-2.7 Package-Manager: Portage-2.3.7, Repoman-2.3.3 dev-python/ipyparallel/ipyparallel-4.1.0.ebuild | 3 ++- dev-python/ipyparallel/ipyparallel-5.0.1.ebuild | 3 ++- dev-python/ipyparallel/ipyparallel-5.1.1.ebuild | 3 ++- dev-python/ipyparallel/ipyparallel-5.2.0.ebuild | 3 ++- ...llel-6.0.2.ebuild => ipyparallel-6.0.2-r1.ebuild} | 20 +++++++++++--------- dev-python/ipyparallel/ipyparallel-6.0.2.ebuild | 1 + dev-python/ipyparallel/metadata.xml | 2 +- 7 files changed, 21 insertions(+), 14 deletions(-) diff --git a/dev-python/ipyparallel/ipyparallel-4.1.0.ebuild b/dev-python/ipyparallel/ipyparallel-4.1.0.ebuild index 94b1c39303f..62d09048ca0 100644 --- a/dev-python/ipyparallel/ipyparallel-4.1.0.ebuild +++ b/dev-python/ipyparallel/ipyparallel-4.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -24,6 +24,7 @@ RDEPEND=" dev-python/ipykernel[${PYTHON_USEDEP}] !=dev-python/ipython-4.0.0[${PYTHON_USEDEP}] + $(python_gen_cond_dep '=dev-python/ipython-4.0.0[${PYTHON_USEDEP}] + $(python_gen_cond_dep '=dev-python/ipython-4.0.0[${PYTHON_USEDEP}] + $(python_gen_cond_dep '