From: Michał Górny Date: Mon, 2 Dec 2019 09:01:59 +0000 (+0100) Subject: dev-python/oct2py: Remove py2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6b1d407ac80adae4934f334323d74a3c86ee9e1a;p=gentoo.git dev-python/oct2py: Remove py2 Signed-off-by: Michał Górny --- diff --git a/dev-python/oct2py/oct2py-3.6.0.ebuild b/dev-python/oct2py/oct2py-3.6.0.ebuild index b6f9760da7c2..d92249da7d6a 100644 --- a/dev-python/oct2py/oct2py-3.6.0.ebuild +++ b/dev-python/oct2py/oct2py-3.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 diff --git a/dev-python/oct2py/oct2py-4.0.6.ebuild b/dev-python/oct2py/oct2py-4.0.6.ebuild index 83793b1357ef..2bcb937a65b8 100644 --- a/dev-python/oct2py/oct2py-4.0.6.ebuild +++ b/dev-python/oct2py/oct2py-4.0.6.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1