From: Michał Górny Date: Mon, 2 Dec 2019 10:18:14 +0000 (+0100) Subject: dev-python/spyder: Remove py2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3613dcb11fe5f8ed7d58f2df2fabb7609679e1b6;p=gentoo.git dev-python/spyder: Remove py2 Signed-off-by: Michał Górny --- diff --git a/dev-python/spyder/spyder-3.2.4.ebuild b/dev-python/spyder/spyder-3.2.4.ebuild index bab2400434ba..c5b0a43c0a4f 100644 --- a/dev-python/spyder/spyder-3.2.4.ebuild +++ b/dev-python/spyder/spyder-3.2.4.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python{3_5,3_6} ) inherit eutils distutils-r1 diff --git a/dev-python/spyder/spyder-3.2.8.ebuild b/dev-python/spyder/spyder-3.2.8.ebuild index 0f835a2b4214..63adb0c3a346 100644 --- a/dev-python/spyder/spyder-3.2.8.ebuild +++ b/dev-python/spyder/spyder-3.2.8.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python{3_5,3_6} ) inherit eutils distutils-r1 xdg-utils diff --git a/dev-python/spyder/spyder-3.3.0.ebuild b/dev-python/spyder/spyder-3.3.0.ebuild index 6a60b9aa82cf..5a6d082fb34f 100644 --- a/dev-python/spyder/spyder-3.3.0.ebuild +++ b/dev-python/spyder/spyder-3.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python{3_5,3_6} ) inherit eutils distutils-r1 xdg-utils diff --git a/dev-python/spyder/spyder-3.3.1.ebuild b/dev-python/spyder/spyder-3.3.1.ebuild index 6a60b9aa82cf..5a6d082fb34f 100644 --- a/dev-python/spyder/spyder-3.3.1.ebuild +++ b/dev-python/spyder/spyder-3.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python{3_5,3_6} ) inherit eutils distutils-r1 xdg-utils diff --git a/dev-python/spyder/spyder-4.0.0_beta1.ebuild b/dev-python/spyder/spyder-4.0.0_beta1.ebuild index 48047980c9aa..31503c82555b 100644 --- a/dev-python/spyder/spyder-4.0.0_beta1.ebuild +++ b/dev-python/spyder/spyder-4.0.0_beta1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python{3_5,3_6} ) inherit eutils distutils-r1 xdg-utils MY_P=${P/_beta/b}