commit:     44a6c0bfb0b07526ed82fe2d0c419f9934c99ccd
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 13 19:32:52 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 13 19:53:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44a6c0bf

dev-python/google-auth-oauthlib: enable py3.11

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/google-auth-oauthlib/google-auth-oauthlib-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-auth-oauthlib/google-auth-oauthlib-0.8.0.ebuild 
b/dev-python/google-auth-oauthlib/google-auth-oauthlib-0.8.0.ebuild
index 9f0dd721dba7..bd70749d3a48 100644
--- a/dev-python/google-auth-oauthlib/google-auth-oauthlib-0.8.0.ebuild
+++ b/dev-python/google-auth-oauthlib/google-auth-oauthlib-0.8.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1
 

Reply via email to