dev-python/setuptools: Readd futures tdep for py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 18 May 2020 11:49:31 +0000 (13:49 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 18 May 2020 11:51:55 +0000 (13:51 +0200)
Closes: https://bugs.gentoo.org/723710
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/setuptools/setuptools-46.4.0.ebuild

index 8562f41ff11085a9ea4d92a2f8e74f0c40558f5b..12991147d66555c389ec897abb328188eb40cb85 100644 (file)
@@ -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="