commit:     18463b1417d457aa14f7e3180651eb725c31236b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  6 06:06:03 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb  6 06:16:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18463b14

dev-python/spark-parser: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/spark-parser/spark-parser-1.6.1.ebuild | 2 +-
 dev-python/spark-parser/spark-parser-1.8.5.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/spark-parser/spark-parser-1.6.1.ebuild 
b/dev-python/spark-parser/spark-parser-1.6.1.ebuild
index af0989704ad..fab90de6a8b 100644
--- a/dev-python/spark-parser/spark-parser-1.6.1.ebuild
+++ b/dev-python/spark-parser/spark-parser-1.6.1.ebuild
@@ -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
 

diff --git a/dev-python/spark-parser/spark-parser-1.8.5.ebuild 
b/dev-python/spark-parser/spark-parser-1.8.5.ebuild
index af0989704ad..fab90de6a8b 100644
--- a/dev-python/spark-parser/spark-parser-1.8.5.ebuild
+++ b/dev-python/spark-parser/spark-parser-1.8.5.ebuild
@@ -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
 

Reply via email to