summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-17 08:38:53 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-17 09:07:37 +0100
commitfc0fa93515295ce6b29b164db63be18e6acb355a (patch)
tree72ba790786b64578fe36bcf6a9a90cda31a38b14 /dev-python/s3transfer
parentdev-python/qtconsole: Clean py2 deps up (diff)
downloadgentoo-fc0fa93515295ce6b29b164db63be18e6acb355a.tar.gz
gentoo-fc0fa93515295ce6b29b164db63be18e6acb355a.tar.bz2
gentoo-fc0fa93515295ce6b29b164db63be18e6acb355a.zip
dev-python/s3transfer: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/s3transfer')
-rw-r--r--dev-python/s3transfer/s3transfer-0.1.13-r1.ebuild1
-rw-r--r--dev-python/s3transfer/s3transfer-0.2.0.ebuild1
-rw-r--r--dev-python/s3transfer/s3transfer-0.2.1.ebuild1
-rw-r--r--dev-python/s3transfer/s3transfer-0.3.1.ebuild1
4 files changed, 0 insertions, 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 0d4a941a9884..1a3874eb4049 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 b6ed7f314dc5..633b1ff5ad76 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 5665584c83a6..061f5f0cca3d 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 08b3fc79d87c..412287de37c5 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="