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 E0A941393ED for ; Thu, 27 Oct 2016 17:49:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C1B721C07F; Thu, 27 Oct 2016 17:49:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0998221C06D for ; Thu, 27 Oct 2016 17:49:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 067F2341645 for ; Thu, 27 Oct 2016 17:49:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB89424B0 for ; Thu, 27 Oct 2016 17:49:27 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <1477590550.082d49f2ae35efc2319237c99461d9da8f7124e9.dolsen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted-core/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild dev-python/twisted-core/twisted-core-13.2.0.ebuild dev-python/twisted-core/twisted-core-15.1.0.ebuild dev-python/twisted-core/twisted-core-15.2.1.ebuild X-VCS-Directories: dev-python/twisted-core/ X-VCS-Committer: dolsen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 082d49f2ae35efc2319237c99461d9da8f7124e9 X-VCS-Branch: master Date: Thu, 27 Oct 2016 17:49:27 +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: 426cf030-a9e7-4f5f-aee6-27143f06e9ce X-Archives-Hash: 2a204420402c5f7a8864394a561d10f4 commit: 082d49f2ae35efc2319237c99461d9da8f7124e9 Author: Brian Dolbec gentoo org> AuthorDate: Wed Oct 26 21:04:20 2016 +0000 Commit: Brian Dolbec gentoo org> CommitDate: Thu Oct 27 17:49:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=082d49f2 dev-python/twisted-core: Add a new dev-python/twisted pkg blocker Package-Manager: portage-2.3.2 dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild | 6 ++++-- dev-python/twisted-core/twisted-core-13.2.0.ebuild | 6 ++++-- dev-python/twisted-core/twisted-core-15.1.0.ebuild | 7 +++++-- dev-python/twisted-core/twisted-core-15.2.1.ebuild | 7 +++++-- 4 files changed, 18 insertions(+), 8 deletions(-) diff --git a/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild b/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild index 04fbf0d..9ad0618 100644 --- a/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild +++ b/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,9 @@ DESCRIPTION="An asynchronous networking framework written in Python" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="crypt gtk serial" -DEPEND="dev-python/zope-interface[${PYTHON_USEDEP}] +DEPEND=" + !dev-python/twisted + dev-python/zope-interface[${PYTHON_USEDEP}] crypt? ( >=dev-python/pyopenssl-0.10[${PYTHON_USEDEP}] ) gtk? ( dev-python/pygtk:2[${PYTHON_USEDEP}] ) serial? ( dev-python/pyserial[${PYTHON_USEDEP}] )" diff --git a/dev-python/twisted-core/twisted-core-13.2.0.ebuild b/dev-python/twisted-core/twisted-core-13.2.0.ebuild index a0a91e4..a76b78a 100644 --- a/dev-python/twisted-core/twisted-core-13.2.0.ebuild +++ b/dev-python/twisted-core/twisted-core-13.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,9 @@ DESCRIPTION="An asynchronous networking framework written in Python" KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="crypt gtk serial" -DEPEND=">=dev-python/zope-interface-3.6.0[${PYTHON_USEDEP}] +DEPEND=" + !dev-python/twisted + >=dev-python/zope-interface-3.6.0[${PYTHON_USEDEP}] crypt? ( >=dev-python/pyopenssl-0.10[${PYTHON_USEDEP}] ) gtk? ( dev-python/pygtk:2[${PYTHON_USEDEP}] ) serial? ( dev-python/pyserial[${PYTHON_USEDEP}] )" diff --git a/dev-python/twisted-core/twisted-core-15.1.0.ebuild b/dev-python/twisted-core/twisted-core-15.1.0.ebuild index df57148..93f7667 100644 --- a/dev-python/twisted-core/twisted-core-15.1.0.ebuild +++ b/dev-python/twisted-core/twisted-core-15.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,10 @@ RDEPEND=">=dev-python/zope-interface-3.6.0[${PYTHON_USEDEP}] dev-python/service_identity[${PYTHON_USEDEP}] ) gtk? ( dev-python/pygtk:2[${PYTHON_USEDEP}] ) serial? ( dev-python/pyserial[${PYTHON_USEDEP}] )" -DEPEND="test? ( ${RDEPEND} )" +DEPEND=" + !dev-python/twisted + test? ( ${RDEPEND} ) +" PATCHES=( # Give a load-sensitive test a better chance of succeeding. diff --git a/dev-python/twisted-core/twisted-core-15.2.1.ebuild b/dev-python/twisted-core/twisted-core-15.2.1.ebuild index 730e37c..4e7645a 100644 --- a/dev-python/twisted-core/twisted-core-15.2.1.ebuild +++ b/dev-python/twisted-core/twisted-core-15.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,10 @@ RDEPEND=">=dev-python/zope-interface-3.6.0[${PYTHON_USEDEP}] dev-python/service_identity[${PYTHON_USEDEP}] ) gtk? ( dev-python/pygtk:2[${PYTHON_USEDEP}] ) serial? ( dev-python/pyserial[${PYTHON_USEDEP}] )" -DEPEND="test? ( ${RDEPEND} )" +DEPEND=" + !dev-python/twisted + test? ( ${RDEPEND} ) +" PATCHES=( # Respect TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE variable.