dev-python/seaborn: Remove Py2
authorDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:15:51 +0000 (17:15 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:15:51 +0000 (17:15 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/seaborn/seaborn-0.7.1.ebuild
dev-python/seaborn/seaborn-0.8.1.ebuild
dev-python/seaborn/seaborn-0.9.0.ebuild

index 8e767cabde8b979fe594a79eba4194a4783c094a..b6850577022aca85923b408955828bf3366ab219 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{5,6}} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1 virtualx
 
index 8e767cabde8b979fe594a79eba4194a4783c094a..b6850577022aca85923b408955828bf3366ab219 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{5,6}} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1 virtualx
 
index 8e767cabde8b979fe594a79eba4194a4783c094a..b6850577022aca85923b408955828bf3366ab219 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{5,6}} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1 virtualx