commit:     3488f94689f8d773103e641163b8aa446aaf000a
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  9 22:46:20 2020 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun Aug  9 22:46:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3488f946

dev-python/google-auth: PYTHON_COMPAT+=(python3_9)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 dev-python/google-auth/google-auth-1.14.3-r2.ebuild | 2 +-
 dev-python/google-auth/google-auth-1.14.3.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/google-auth/google-auth-1.14.3-r2.ebuild 
b/dev-python/google-auth/google-auth-1.14.3-r2.ebuild
index 3ca2d90ff76..85a715d1fe5 100644
--- a/dev-python/google-auth/google-auth-1.14.3-r2.ebuild
+++ b/dev-python/google-auth/google-auth-1.14.3-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 
 inherit distutils-r1
 

diff --git a/dev-python/google-auth/google-auth-1.14.3.ebuild 
b/dev-python/google-auth/google-auth-1.14.3.ebuild
index c4209f691b6..d8c5e1666e8 100644
--- a/dev-python/google-auth/google-auth-1.14.3.ebuild
+++ b/dev-python/google-auth/google-auth-1.14.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 
 inherit distutils-r1
 

Reply via email to