dev-python/google-auth-oauthlib: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 15:41:41 +0000 (16:41 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 15:47:53 +0000 (16:47 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/google-auth-oauthlib/google-auth-oauthlib-0.4.0.ebuild
dev-python/google-auth-oauthlib/google-auth-oauthlib-0.4.1.ebuild

index 1d783fffbfd6af9f8f96ec77a259a3cf8ab1c20e..464cbca16df9bb91e933f51929c2f56a3eddfcfb 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="Google Authentication Library"
index 33d8c12b6cecc7fcd841b6b570c5e61285a50c01..24b4e5d2dfebbc41fe1c7d79b5e76abff7579118 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Google Authentication Library"