dev-python/vpython: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 2 Dec 2019 10:23:08 +0000 (11:23 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 4 Dec 2019 17:13:05 +0000 (18:13 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/vpython/vpython-7.4.2.ebuild
dev-python/vpython/vpython-7.4.6.ebuild

index 242bea8fdc7c00dfa16b6ab3056c3a17c8efc3a5..668b766f7ab6a4c1ce7227d0a625bbc42a95e56c 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=( python{3_5,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="VPython for Jupyter notebook"
index 242bea8fdc7c00dfa16b6ab3056c3a17c8efc3a5..668b766f7ab6a4c1ce7227d0a625bbc42a95e56c 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=( python{3_5,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="VPython for Jupyter notebook"