commit:     e3d862576d86a26799cc24fc3490c3165b3c6a68
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 18:44:38 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 18:44:38 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3d86257

dev-python/taskflow: Remove py2 virtuals

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/taskflow/taskflow-3.4.0.ebuild | 2 --
 dev-python/taskflow/taskflow-3.5.0.ebuild | 2 --
 2 files changed, 4 deletions(-)

diff --git a/dev-python/taskflow/taskflow-3.4.0.ebuild 
b/dev-python/taskflow/taskflow-3.4.0.ebuild
index a5c21e4e83f..a1e509e0977 100644
--- a/dev-python/taskflow/taskflow-3.4.0.ebuild
+++ b/dev-python/taskflow/taskflow-3.4.0.ebuild
@@ -23,13 +23,11 @@ DEPEND="
 RDEPEND="
        ${CDEPEND}
        >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-       virtual/python-enum34[${PYTHON_USEDEP}]
        >=dev-python/futurist-1.2.0[${PYTHON_USEDEP}]
        >=dev-python/fasteners-0.7.0[${PYTHON_USEDEP}]
        >=dev-python/networkx-1.10[${PYTHON_USEDEP}]
        >=dev-python/contextlib2-0.4.0[${PYTHON_USEDEP}]
        >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
-       virtual/python-futures[${PYTHON_USEDEP}]
        >=dev-python/jsonschema-2.6.0[${PYTHON_USEDEP}]
        <dev-python/jsonschema-3.0.0[${PYTHON_USEDEP}]
        >=dev-python/automaton-1.9.0[${PYTHON_USEDEP}]

diff --git a/dev-python/taskflow/taskflow-3.5.0.ebuild 
b/dev-python/taskflow/taskflow-3.5.0.ebuild
index a5c21e4e83f..a1e509e0977 100644
--- a/dev-python/taskflow/taskflow-3.5.0.ebuild
+++ b/dev-python/taskflow/taskflow-3.5.0.ebuild
@@ -23,13 +23,11 @@ DEPEND="
 RDEPEND="
        ${CDEPEND}
        >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-       virtual/python-enum34[${PYTHON_USEDEP}]
        >=dev-python/futurist-1.2.0[${PYTHON_USEDEP}]
        >=dev-python/fasteners-0.7.0[${PYTHON_USEDEP}]
        >=dev-python/networkx-1.10[${PYTHON_USEDEP}]
        >=dev-python/contextlib2-0.4.0[${PYTHON_USEDEP}]
        >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
-       virtual/python-futures[${PYTHON_USEDEP}]
        >=dev-python/jsonschema-2.6.0[${PYTHON_USEDEP}]
        <dev-python/jsonschema-3.0.0[${PYTHON_USEDEP}]
        >=dev-python/automaton-1.9.0[${PYTHON_USEDEP}]

Reply via email to