From: Michał Górny Date: Tue, 17 Mar 2020 07:38:53 +0000 (+0100) Subject: dev-python/s3transfer: Clean py2 deps up X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fc0fa93515295ce6b29b164db63be18e6acb355a;p=gentoo.git dev-python/s3transfer: Clean py2 deps up Signed-off-by: Michał Górny --- 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="