summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-05 06:15:18 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-05 06:18:24 +0100
commit719abe18cb455471fe822f382099965db0dd8409 (patch)
treed1b31cd64d59a412d9e662d1ebbee2e56269b4ea
parentwww-apps/prewikka: Remove old (diff)
downloadgentoo-719abe18cb455471fe822f382099965db0dd8409.tar.gz
gentoo-719abe18cb455471fe822f382099965db0dd8409.tar.bz2
gentoo-719abe18cb455471fe822f382099965db0dd8409.zip
dev-python/croniter: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/croniter/croniter-0.3.17.ebuild2
-rw-r--r--dev-python/croniter/croniter-0.3.29.ebuild2
-rw-r--r--dev-python/croniter/croniter-0.3.30.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/croniter/croniter-0.3.17.ebuild b/dev-python/croniter/croniter-0.3.17.ebuild
index f25fc007d12f..28ab4725320a 100644
--- a/dev-python/croniter/croniter-0.3.17.ebuild
+++ b/dev-python/croniter/croniter-0.3.17.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
diff --git a/dev-python/croniter/croniter-0.3.29.ebuild b/dev-python/croniter/croniter-0.3.29.ebuild
index 882e559ce1a6..debbc4fd5e47 100644
--- a/dev-python/croniter/croniter-0.3.29.ebuild
+++ b/dev-python/croniter/croniter-0.3.29.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
diff --git a/dev-python/croniter/croniter-0.3.30.ebuild b/dev-python/croniter/croniter-0.3.30.ebuild
index 1e68e1d777f3..df279163ba05 100644
--- a/dev-python/croniter/croniter-0.3.30.ebuild
+++ b/dev-python/croniter/croniter-0.3.30.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1