summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-12-28 17:40:10 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-12-29 14:22:54 +0100
commit8c3476d9eccfe7676dc151fc424520818d5a4a0a (patch)
treeb5cdc12ca336590162c8468795a39372bf9dad15
parentdev-python/odo: Drop python2_7 (diff)
downloadgentoo-8c3476d9.tar.gz
gentoo-8c3476d9.tar.bz2
gentoo-8c3476d9.zip
dev-python/taskflow: Drop python2_7
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--dev-python/taskflow/taskflow-3.4.0.ebuild2
-rw-r--r--dev-python/taskflow/taskflow-3.5.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/taskflow/taskflow-3.4.0.ebuild b/dev-python/taskflow/taskflow-3.4.0.ebuild
index 3a6781627266..cf06034c1978 100644
--- a/dev-python/taskflow/taskflow-3.4.0.ebuild
+++ b/dev-python/taskflow/taskflow-3.4.0.ebuild
@@ -2,8 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="A library to do [jobs, tasks, flows] in a HA manner using different backends"
diff --git a/dev-python/taskflow/taskflow-3.5.0.ebuild b/dev-python/taskflow/taskflow-3.5.0.ebuild
index 3a6781627266..cf06034c1978 100644
--- a/dev-python/taskflow/taskflow-3.5.0.ebuild
+++ b/dev-python/taskflow/taskflow-3.5.0.ebuild
@@ -2,8 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="A library to do [jobs, tasks, flows] in a HA manner using different backends"