dev-python/spark-parser: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 06:06:03 +0000 (07:06 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 06:16:21 +0000 (07:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/spark-parser/spark-parser-1.6.1.ebuild
dev-python/spark-parser/spark-parser-1.8.5.ebuild

index af0989704ad66d170ff6fe5b3992e230ae4b6ec8..fab90de6a8b0620b287aaad1bd77b5642e144b6a 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6)
+PYTHON_COMPAT=( python3_6)
 
 inherit distutils-r1
 
index af0989704ad66d170ff6fe5b3992e230ae4b6ec8..fab90de6a8b0620b287aaad1bd77b5642e144b6a 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6)
+PYTHON_COMPAT=( python3_6)
 
 inherit distutils-r1