commit:     db7a0d2ff4942a7df28fe5f0ec1ae72ec865d264
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  5 13:19:36 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb  5 13:24:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db7a0d2f

dev-python/funcparserlib: Remove py2

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

 dev-python/funcparserlib/funcparserlib-0.3.6-r1.ebuild | 2 +-
 dev-python/funcparserlib/funcparserlib-0.3.6.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/funcparserlib/funcparserlib-0.3.6-r1.ebuild 
b/dev-python/funcparserlib/funcparserlib-0.3.6-r1.ebuild
index d892853dfb2..fbb7b64947a 100644
--- a/dev-python/funcparserlib/funcparserlib-0.3.6-r1.ebuild
+++ b/dev-python/funcparserlib/funcparserlib-0.3.6-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 
 inherit distutils-r1
 

diff --git a/dev-python/funcparserlib/funcparserlib-0.3.6.ebuild 
b/dev-python/funcparserlib/funcparserlib-0.3.6.ebuild
index 79de30f0653..e69253e2080 100644
--- a/dev-python/funcparserlib/funcparserlib-0.3.6.ebuild
+++ b/dev-python/funcparserlib/funcparserlib-0.3.6.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 

Reply via email to