commit: a6916d18e41e947c68ca0cc0a1319a6839af55ed
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 18:44:44 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 18:44:44 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6916d18
dev-python/toro: Remove py2 virtuals
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/toro/toro-1.0.1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/toro/toro-1.0.1.ebuild
b/dev-python/toro/toro-1.0.1.ebuild
index b064dc27d37..63cca62f741 100644
--- a/dev-python/toro/toro-1.0.1.ebuild
+++ b/dev-python/toro/toro-1.0.1.ebuild
@@ -19,7 +19,6 @@ IUSE="examples test"
RESTRICT="!test? ( test )"
RDEPEND="
- virtual/python-futures[${PYTHON_USEDEP}]
www-servers/tornado[${PYTHON_USEDEP}]
"
DEPEND="