From fc0fa93515295ce6b29b164db63be18e6acb355a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 17 Mar 2020 08:38:53 +0100 Subject: [PATCH] dev-python/s3transfer: Clean py2 deps up MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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 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=" -- 2.26.2