dev-python/google-api-python-client: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 15:40:41 +0000 (16:40 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 15:47:50 +0000 (16:47 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/google-api-python-client/google-api-python-client-1.5.3.ebuild
dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild
dev-python/google-api-python-client/google-api-python-client-1.6.5.ebuild
dev-python/google-api-python-client/google-api-python-client-1.7.0.ebuild
dev-python/google-api-python-client/google-api-python-client-1.7.9.ebuild

index e77c75887077a743ecc638cac66145a4e3d7eaf0..c66c66487bde25f434237e15206eda818f1cad9c 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
index a89e87eef3a7812fcb70b5c733437c355d638d82..dfb0efc4bc836e5dd407585426b29b55d6fcbf78 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
index 531e5b76ba0052b5d2d65952b597ff1606ce3a28..d3edcaf291da9074d6dcf2ff79ef70e5cfe44b04 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 
index 1c8b3d211e870caab51ae7044e28523d8933848c..140bfc9d35cc24d9fccb2736907917ac08fcdc40 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 
index 1c8b3d211e870caab51ae7044e28523d8933848c..140bfc9d35cc24d9fccb2736907917ac08fcdc40 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1