commit:     f5294a473dde772276e83b1bc36c401b2d9db554
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  2 08:35:15 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug  2 08:36:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5294a47

dev-python/pyatspi: Remove py2.7

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

 dev-python/pyatspi/pyatspi-2.34.0.ebuild | 2 +-
 dev-python/pyatspi/pyatspi-2.36.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pyatspi/pyatspi-2.34.0.ebuild 
b/dev-python/pyatspi/pyatspi-2.34.0.ebuild
index 30a72070bd9..911087e5669 100644
--- a/dev-python/pyatspi/pyatspi-2.34.0.ebuild
+++ b/dev-python/pyatspi/pyatspi-2.34.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit gnome2 python-r1
 

diff --git a/dev-python/pyatspi/pyatspi-2.36.0.ebuild 
b/dev-python/pyatspi/pyatspi-2.36.0.ebuild
index 0b7083708f4..3c1b5335abf 100644
--- a/dev-python/pyatspi/pyatspi-2.36.0.ebuild
+++ b/dev-python/pyatspi/pyatspi-2.36.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit gnome2 python-r1
 

Reply via email to