commit: 62443182d68620572d421b98923412739d209953
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 5 15:40:41 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 5 15:47:50 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62443182
dev-python/google-api-python-client: Remove py2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../google-api-python-client/google-api-python-client-1.5.3.ebuild | 2 +-
.../google-api-python-client/google-api-python-client-1.6.2.ebuild | 2 +-
.../google-api-python-client/google-api-python-client-1.6.5.ebuild | 2 +-
.../google-api-python-client/google-api-python-client-1.7.0.ebuild | 2 +-
.../google-api-python-client/google-api-python-client-1.7.9.ebuild | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git
a/dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild
b/dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild
index e77c7588707..c66c66487bd 100644
--- a/dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
diff --git
a/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild
b/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild
index a89e87eef3a..dfb0efc4bc8 100644
--- a/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
diff --git
a/dev-python/google-api-python-client/google-api-python-client-1.6.5.ebuild
b/dev-python/google-api-python-client/google-api-python-client-1.6.5.ebuild
index 531e5b76ba0..d3edcaf291d 100644
--- a/dev-python/google-api-python-client/google-api-python-client-1.6.5.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-1.6.5.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
diff --git
a/dev-python/google-api-python-client/google-api-python-client-1.7.0.ebuild
b/dev-python/google-api-python-client/google-api-python-client-1.7.0.ebuild
index 1c8b3d211e8..140bfc9d35c 100644
--- a/dev-python/google-api-python-client/google-api-python-client-1.7.0.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-1.7.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
diff --git
a/dev-python/google-api-python-client/google-api-python-client-1.7.9.ebuild
b/dev-python/google-api-python-client/google-api-python-client-1.7.9.ebuild
index 1c8b3d211e8..140bfc9d35c 100644
--- a/dev-python/google-api-python-client/google-api-python-client-1.7.9.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-1.7.9.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1