commit:     77da232c7226aa736135613c453059f77bf67941
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  9 23:02:22 2020 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun Aug  9 23:02:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77da232c

dev-python/googleapis-common-protos: PYTHON_COMPAT+=(python3_9)

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

 .../googleapis-common-protos/googleapis-common-protos-1.51.0.ebuild     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/googleapis-common-protos/googleapis-common-protos-1.51.0.ebuild 
b/dev-python/googleapis-common-protos/googleapis-common-protos-1.51.0.ebuild
index 16183872ed2..1c0536a357b 100644
--- a/dev-python/googleapis-common-protos/googleapis-common-protos-1.51.0.ebuild
+++ b/dev-python/googleapis-common-protos/googleapis-common-protos-1.51.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 inherit distutils-r1
 
 DESCRIPTION="python classes generated from the common protos in the googleapis 
repository"

Reply via email to