commit:     fc0fa93515295ce6b29b164db63be18e6acb355a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 17 07:38:53 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 17 08:07:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc0fa935

dev-python/s3transfer: Clean py2 deps up

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

 dev-python/s3transfer/s3transfer-0.1.13-r1.ebuild | 1 -
 dev-python/s3transfer/s3transfer-0.2.0.ebuild     | 1 -
 dev-python/s3transfer/s3transfer-0.2.1.ebuild     | 1 -
 dev-python/s3transfer/s3transfer-0.3.1.ebuild     | 1 -
 4 files changed, 4 deletions(-)

diff --git a/dev-python/s3transfer/s3transfer-0.1.13-r1.ebuild 
b/dev-python/s3transfer/s3transfer-0.1.13-r1.ebuild
index 0d4a941a988..1a3874eb404 100644
--- a/dev-python/s3transfer/s3transfer-0.1.13-r1.ebuild
+++ b/dev-python/s3transfer/s3transfer-0.1.13-r1.ebuild
@@ -18,7 +18,6 @@ RESTRICT="!test? ( test )"
 
 CDEPEND="
        dev-python/botocore[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/futures[${PYTHON_USEDEP}]' 
'python2_7')
 "
 # Pin mock to 1.3.0 if testing failures due to mock occur.
 DEPEND="

diff --git a/dev-python/s3transfer/s3transfer-0.2.0.ebuild 
b/dev-python/s3transfer/s3transfer-0.2.0.ebuild
index b6ed7f314dc..633b1ff5ad7 100644
--- a/dev-python/s3transfer/s3transfer-0.2.0.ebuild
+++ b/dev-python/s3transfer/s3transfer-0.2.0.ebuild
@@ -18,7 +18,6 @@ RESTRICT="!test? ( test )"
 
 CDEPEND="
        dev-python/botocore[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/futures[${PYTHON_USEDEP}]' 
'python2_7')
 "
 # Pin mock to 1.3.0 if testing failures due to mock occur.
 DEPEND="

diff --git a/dev-python/s3transfer/s3transfer-0.2.1.ebuild 
b/dev-python/s3transfer/s3transfer-0.2.1.ebuild
index 5665584c83a..061f5f0cca3 100644
--- a/dev-python/s3transfer/s3transfer-0.2.1.ebuild
+++ b/dev-python/s3transfer/s3transfer-0.2.1.ebuild
@@ -18,7 +18,6 @@ RESTRICT="!test? ( test )"
 
 CDEPEND="
        dev-python/botocore[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/futures[${PYTHON_USEDEP}]' 
'python2_7')
 "
 # Pin mock to 1.3.0 if testing failures due to mock occur.
 DEPEND="

diff --git a/dev-python/s3transfer/s3transfer-0.3.1.ebuild 
b/dev-python/s3transfer/s3transfer-0.3.1.ebuild
index 08b3fc79d87..412287de37c 100644
--- a/dev-python/s3transfer/s3transfer-0.3.1.ebuild
+++ b/dev-python/s3transfer/s3transfer-0.3.1.ebuild
@@ -20,7 +20,6 @@ RESTRICT="!test? ( test )"
 
 CDEPEND="
        dev-python/botocore[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/futures[${PYTHON_USEDEP}]' 
'python2_7')
 "
 # Pin mock to 1.3.0 if testing failures due to mock occur.
 DEPEND="

Reply via email to