Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/autobahn/
Date: Thu, 26 Jan 2017 22:35:44
Message-Id: 1485470116.8a9d36611998ef8216ff64ab5509936043f58d69.mgorny@gentoo
1 commit: 8a9d36611998ef8216ff64ab5509936043f58d69
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 26 22:16:51 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 26 22:35:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a9d3661
7
8 dev-python/autobahn: Wipe deps on virtual/python-asyncio
9
10 dev-python/autobahn/autobahn-0.10.4.ebuild | 3 +--
11 dev-python/autobahn/autobahn-0.11.0.ebuild | 3 +--
12 dev-python/autobahn/autobahn-0.12.1.ebuild | 3 +--
13 3 files changed, 3 insertions(+), 6 deletions(-)
14
15 diff --git a/dev-python/autobahn/autobahn-0.10.4.ebuild b/dev-python/autobahn/autobahn-0.10.4.ebuild
16 index 4e43d03..5b5bd80 100644
17 --- a/dev-python/autobahn/autobahn-0.10.4.ebuild
18 +++ b/dev-python/autobahn/autobahn-0.10.4.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -20,7 +20,6 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
26 IUSE="test"
27
28 RDEPEND="
29 - $(python_gen_cond_dep 'virtual/python-asyncio[${PYTHON_USEDEP}]' 'python3*')
30 virtual/python-futures[${PYTHON_USEDEP}]
31 >=dev-python/lz4-0.2.1[${PYTHON_USEDEP}]
32 >=dev-python/msgpack-0.4.0[${PYTHON_USEDEP}]
33
34 diff --git a/dev-python/autobahn/autobahn-0.11.0.ebuild b/dev-python/autobahn/autobahn-0.11.0.ebuild
35 index 19ffb93..83832ba 100644
36 --- a/dev-python/autobahn/autobahn-0.11.0.ebuild
37 +++ b/dev-python/autobahn/autobahn-0.11.0.ebuild
38 @@ -1,4 +1,4 @@
39 -# Copyright 1999-2015 Gentoo Foundation
40 +# Copyright 1999-2017 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42 # $Id$
43
44 @@ -22,7 +22,6 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
45 IUSE="test"
46
47 RDEPEND="
48 - $(python_gen_cond_dep 'virtual/python-asyncio[${PYTHON_USEDEP}]' 'python3*')
49 virtual/python-futures[${PYTHON_USEDEP}]
50 >=dev-python/lz4-0.2.1[${PYTHON_USEDEP}]
51 >=dev-python/msgpack-0.4.0[${PYTHON_USEDEP}]
52
53 diff --git a/dev-python/autobahn/autobahn-0.12.1.ebuild b/dev-python/autobahn/autobahn-0.12.1.ebuild
54 index 19ffb93..83832ba 100644
55 --- a/dev-python/autobahn/autobahn-0.12.1.ebuild
56 +++ b/dev-python/autobahn/autobahn-0.12.1.ebuild
57 @@ -1,4 +1,4 @@
58 -# Copyright 1999-2015 Gentoo Foundation
59 +# Copyright 1999-2017 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 # $Id$
62
63 @@ -22,7 +22,6 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
64 IUSE="test"
65
66 RDEPEND="
67 - $(python_gen_cond_dep 'virtual/python-asyncio[${PYTHON_USEDEP}]' 'python3*')
68 virtual/python-futures[${PYTHON_USEDEP}]
69 >=dev-python/lz4-0.2.1[${PYTHON_USEDEP}]
70 >=dev-python/msgpack-0.4.0[${PYTHON_USEDEP}]