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 ADD8213908F for ; Thu, 26 Jan 2017 22:35:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1FA323402E; Thu, 26 Jan 2017 22:35:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 91051234037 for ; Thu, 26 Jan 2017 22:35:43 +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 B9F95340C97 for ; Thu, 26 Jan 2017 22:35:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 326BD30D3 for ; Thu, 26 Jan 2017 22:35:41 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1485470116.8a9d36611998ef8216ff64ab5509936043f58d69.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/autobahn/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/autobahn/autobahn-0.10.4.ebuild dev-python/autobahn/autobahn-0.11.0.ebuild dev-python/autobahn/autobahn-0.12.1.ebuild X-VCS-Directories: dev-python/autobahn/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 8a9d36611998ef8216ff64ab5509936043f58d69 X-VCS-Branch: master Date: Thu, 26 Jan 2017 22:35:41 +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: 919cf0e6-86d9-449d-ab47-99edb91d1801 X-Archives-Hash: af04218010769a70d5c52da2d195da21 commit: 8a9d36611998ef8216ff64ab5509936043f58d69 Author: Michał Górny gentoo org> AuthorDate: Thu Jan 26 22:16:51 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Jan 26 22:35:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a9d3661 dev-python/autobahn: Wipe deps on virtual/python-asyncio dev-python/autobahn/autobahn-0.10.4.ebuild | 3 +-- dev-python/autobahn/autobahn-0.11.0.ebuild | 3 +-- dev-python/autobahn/autobahn-0.12.1.ebuild | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/dev-python/autobahn/autobahn-0.10.4.ebuild b/dev-python/autobahn/autobahn-0.10.4.ebuild index 4e43d03..5b5bd80 100644 --- a/dev-python/autobahn/autobahn-0.10.4.ebuild +++ b/dev-python/autobahn/autobahn-0.10.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -20,7 +20,6 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" - $(python_gen_cond_dep 'virtual/python-asyncio[${PYTHON_USEDEP}]' 'python3*') virtual/python-futures[${PYTHON_USEDEP}] >=dev-python/lz4-0.2.1[${PYTHON_USEDEP}] >=dev-python/msgpack-0.4.0[${PYTHON_USEDEP}] diff --git a/dev-python/autobahn/autobahn-0.11.0.ebuild b/dev-python/autobahn/autobahn-0.11.0.ebuild index 19ffb93..83832ba 100644 --- a/dev-python/autobahn/autobahn-0.11.0.ebuild +++ b/dev-python/autobahn/autobahn-0.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -22,7 +22,6 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" - $(python_gen_cond_dep 'virtual/python-asyncio[${PYTHON_USEDEP}]' 'python3*') virtual/python-futures[${PYTHON_USEDEP}] >=dev-python/lz4-0.2.1[${PYTHON_USEDEP}] >=dev-python/msgpack-0.4.0[${PYTHON_USEDEP}] diff --git a/dev-python/autobahn/autobahn-0.12.1.ebuild b/dev-python/autobahn/autobahn-0.12.1.ebuild index 19ffb93..83832ba 100644 --- a/dev-python/autobahn/autobahn-0.12.1.ebuild +++ b/dev-python/autobahn/autobahn-0.12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -22,7 +22,6 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" - $(python_gen_cond_dep 'virtual/python-asyncio[${PYTHON_USEDEP}]' 'python3*') virtual/python-futures[${PYTHON_USEDEP}] >=dev-python/lz4-0.2.1[${PYTHON_USEDEP}] >=dev-python/msgpack-0.4.0[${PYTHON_USEDEP}]