From: David Seifert Date: Sat, 28 Dec 2019 16:15:51 +0000 (+0100) Subject: dev-python/seaborn: Remove Py2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b89ea24091350c62ea61546a70e1ad81330003d4;p=gentoo.git dev-python/seaborn: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/dev-python/seaborn/seaborn-0.7.1.ebuild b/dev-python/seaborn/seaborn-0.7.1.ebuild index 8e767cabde8b..b6850577022a 100644 --- a/dev-python/seaborn/seaborn-0.7.1.ebuild +++ b/dev-python/seaborn/seaborn-0.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{5,6}} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 virtualx diff --git a/dev-python/seaborn/seaborn-0.8.1.ebuild b/dev-python/seaborn/seaborn-0.8.1.ebuild index 8e767cabde8b..b6850577022a 100644 --- a/dev-python/seaborn/seaborn-0.8.1.ebuild +++ b/dev-python/seaborn/seaborn-0.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{5,6}} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 virtualx diff --git a/dev-python/seaborn/seaborn-0.9.0.ebuild b/dev-python/seaborn/seaborn-0.9.0.ebuild index 8e767cabde8b..b6850577022a 100644 --- a/dev-python/seaborn/seaborn-0.9.0.ebuild +++ b/dev-python/seaborn/seaborn-0.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{5,6}} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 virtualx