commit: 2f9e91bc603b3a02ca76da96b28271114d8c109f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 18:44:35 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 18:44:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f9e91bc
dev-python/setuptools: Remove py2 virtuals
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/setuptools/setuptools-45.3.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/setuptools/setuptools-45.3.0.ebuild
b/dev-python/setuptools/setuptools-45.3.0.ebuild
index e9378e5d2c3..6c8745132ea 100644
--- a/dev-python/setuptools/setuptools-45.3.0.ebuild
+++ b/dev-python/setuptools/setuptools-45.3.0.ebuild
@@ -27,7 +27,6 @@ BDEPEND="
dev-python/pytest-fixture-config[${PYTHON_USEDEP}]
dev-python/pytest-virtualenv[${PYTHON_USEDEP}]
dev-python/wheel[${PYTHON_USEDEP}]
- virtual/python-futures[${PYTHON_USEDEP}]
)
"
PDEPEND="