diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-01-26 23:16:51 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-01-26 23:35:16 +0100 |
commit | 8a9d36611998ef8216ff64ab5509936043f58d69 (patch) | |
tree | 361484a9e02b5162abe67010a1a086936af5af1c /dev-python | |
parent | a47178b2b36a03e644f4bd37a1688edb666e5d53 (diff) | |
download | gentoo-8a9d36611998ef8216ff64ab5509936043f58d69.tar.gz gentoo-8a9d36611998ef8216ff64ab5509936043f58d69.tar.xz |
dev-python/autobahn: Wipe deps on virtual/python-asyncio
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/autobahn/autobahn-0.10.4.ebuild | 3 | ||||
-rw-r--r-- | dev-python/autobahn/autobahn-0.11.0.ebuild | 3 | ||||
-rw-r--r-- | 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 4e43d03eca4..5b5bd80039d 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 19ffb936948..83832ba28a9 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 19ffb936948..83832ba28a9 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}] |