commit:     e8fd5400d819a964dc522d74120a4339806f75fb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  4 13:14:15 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb  4 13:14:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8fd5400

dev-python/moto: Remove py2

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

 dev-python/moto/moto-1.0.1-r1.ebuild | 2 +-
 dev-python/moto/moto-1.3.8-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/moto/moto-1.0.1-r1.ebuild 
b/dev-python/moto/moto-1.0.1-r1.ebuild
index f0f54f5060c..dedcbb20016 100644
--- a/dev-python/moto/moto-1.0.1-r1.ebuild
+++ b/dev-python/moto/moto-1.0.1-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 

diff --git a/dev-python/moto/moto-1.3.8-r1.ebuild 
b/dev-python/moto/moto-1.3.8-r1.ebuild
index e574b40c560..53588cc521f 100644
--- a/dev-python/moto/moto-1.3.8-r1.ebuild
+++ b/dev-python/moto/moto-1.3.8-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 

Reply via email to