commit: 6ddcfd1d8baa44565f6c5e181d2ec80631f82775
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 24 20:51:24 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 24 21:46:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ddcfd1d
dev-python/recommonmark: Remove py2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/recommonmark/recommonmark-0.4.0.ebuild | 2 +-
dev-python/recommonmark/recommonmark-0.5.0.ebuild | 2 +-
dev-python/recommonmark/recommonmark-0.5.0_pre20180907.ebuild | 2 +-
dev-python/recommonmark/recommonmark-0.5.0_pre20181012-r1.ebuild | 2 +-
dev-python/recommonmark/recommonmark-0.5.0_pre20181012.ebuild | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/dev-python/recommonmark/recommonmark-0.4.0.ebuild
b/dev-python/recommonmark/recommonmark-0.4.0.ebuild
index 371995c3ae0..055fa437676 100644
--- a/dev-python/recommonmark/recommonmark-0.4.0.ebuild
+++ b/dev-python/recommonmark/recommonmark-0.4.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
diff --git a/dev-python/recommonmark/recommonmark-0.5.0.ebuild
b/dev-python/recommonmark/recommonmark-0.5.0.ebuild
index a6d116d158e..253f749c274 100644
--- a/dev-python/recommonmark/recommonmark-0.5.0.ebuild
+++ b/dev-python/recommonmark/recommonmark-0.5.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
diff --git a/dev-python/recommonmark/recommonmark-0.5.0_pre20180907.ebuild
b/dev-python/recommonmark/recommonmark-0.5.0_pre20180907.ebuild
index dc8566adf36..de87af65b8b 100644
--- a/dev-python/recommonmark/recommonmark-0.5.0_pre20180907.ebuild
+++ b/dev-python/recommonmark/recommonmark-0.5.0_pre20180907.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit distutils-r1
diff --git a/dev-python/recommonmark/recommonmark-0.5.0_pre20181012-r1.ebuild
b/dev-python/recommonmark/recommonmark-0.5.0_pre20181012-r1.ebuild
index 6c8adfc6c0a..3b6ce2ef619 100644
--- a/dev-python/recommonmark/recommonmark-0.5.0_pre20181012-r1.ebuild
+++ b/dev-python/recommonmark/recommonmark-0.5.0_pre20181012-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit distutils-r1
diff --git a/dev-python/recommonmark/recommonmark-0.5.0_pre20181012.ebuild
b/dev-python/recommonmark/recommonmark-0.5.0_pre20181012.ebuild
index f0a0ef42540..84d7b3549ba 100644
--- a/dev-python/recommonmark/recommonmark-0.5.0_pre20181012.ebuild
+++ b/dev-python/recommonmark/recommonmark-0.5.0_pre20181012.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit distutils-r1