commit:     fd2f2efe2b2974acbc1fb73f8b7c90ad4a7af3b2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 17 07:49:16 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 17 08:07:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd2f2efe

dev-python/txaio: Clean py2 deps up

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/txaio/txaio-2.7.1.ebuild | 4 ----
 dev-python/txaio/txaio-2.9.0.ebuild | 4 ----
 2 files changed, 8 deletions(-)

diff --git a/dev-python/txaio/txaio-2.7.1.ebuild 
b/dev-python/txaio/txaio-2.7.1.ebuild
index 237f82b5fc4..1fe325f009b 100644
--- a/dev-python/txaio/txaio-2.7.1.ebuild
+++ b/dev-python/txaio/txaio-2.7.1.ebuild
@@ -16,10 +16,6 @@ KEYWORDS="amd64 arm x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 
-RDEPEND="
-       $(python_gen_cond_dep '>=dev-python/trollius-2.0[${PYTHON_USEDEP}]' 
python2_7)
-       $(python_gen_cond_dep '>=dev-python/futures-3.0.3[${PYTHON_USEDEP}]' 
python2_7)
-"
 DEPEND="app-arch/unzip
        dev-python/setuptools[${PYTHON_USEDEP}]
        dev-python/six[${PYTHON_USEDEP}]

diff --git a/dev-python/txaio/txaio-2.9.0.ebuild 
b/dev-python/txaio/txaio-2.9.0.ebuild
index 62b4cbab2dc..2ecf87e168a 100644
--- a/dev-python/txaio/txaio-2.9.0.ebuild
+++ b/dev-python/txaio/txaio-2.9.0.ebuild
@@ -16,10 +16,6 @@ KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 
-RDEPEND="
-       $(python_gen_cond_dep '>=dev-python/trollius-2.0[${PYTHON_USEDEP}]' 
python2_7)
-       $(python_gen_cond_dep '>=dev-python/futures-3.0.3[${PYTHON_USEDEP}]' 
python2_7)
-"
 DEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
        dev-python/six[${PYTHON_USEDEP}]

Reply via email to