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

index 4b0fe61727e0d5d1be210c377135fd261c0dc94e..1ae40447a2baa124db0f5417818db64e134cdc7d 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1
 
index 4fa1f223089602df102864efd35071d12f0785c9..c6daf73e79551229a6ff2136bc131856049997c9 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 COMMIT="ec4032596e3aec987ba29b62cac701608ef3b523"