commit:     0cf3fff10af3669be5c14ce097e69677ca8ec35d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 18 11:49:31 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 18 11:51:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cf3fff1

dev-python/setuptools: Readd futures tdep for py2

Closes: https://bugs.gentoo.org/723710
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/setuptools/setuptools-46.4.0.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-python/setuptools/setuptools-46.4.0.ebuild 
b/dev-python/setuptools/setuptools-46.4.0.ebuild
index 8562f41ff11..12991147d66 100644
--- a/dev-python/setuptools/setuptools-46.4.0.ebuild
+++ b/dev-python/setuptools/setuptools-46.4.0.ebuild
@@ -27,6 +27,9 @@ BDEPEND="
                dev-python/pytest-fixture-config[${PYTHON_USEDEP}]
                dev-python/pytest-virtualenv[${PYTHON_USEDEP}]
                dev-python/wheel[${PYTHON_USEDEP}]
+               $(python_gen_cond_dep '
+                       dev-python/futures[${PYTHON_USEDEP}]
+               ' -2)
        )
 "
 PDEPEND="

Reply via email to