commit:     3534ef115b44e4b48478175702ce030ab2dda3a3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  5 20:12:58 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb  5 20:46:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3534ef11

dev-python/python-augeas: Remove py2

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

 dev-python/python-augeas/python-augeas-0.5.0.ebuild | 2 +-
 dev-python/python-augeas/python-augeas-1.0.3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-augeas/python-augeas-0.5.0.ebuild 
b/dev-python/python-augeas/python-augeas-0.5.0.ebuild
index 91a7f39177e..01717f456db 100644
--- a/dev-python/python-augeas/python-augeas-0.5.0.ebuild
+++ b/dev-python/python-augeas/python-augeas-0.5.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1
 

diff --git a/dev-python/python-augeas/python-augeas-1.0.3.ebuild 
b/dev-python/python-augeas/python-augeas-1.0.3.ebuild
index 2ea04713364..2e5aaf2f767 100644
--- a/dev-python/python-augeas/python-augeas-1.0.3.ebuild
+++ b/dev-python/python-augeas/python-augeas-1.0.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1
 

Reply via email to