From 5d9fdacd7ba65d36564c90fcd56ed8f81c6e76ab Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 24 Feb 2022 09:12:16 +0100 Subject: dev-python/google-auth: Tested on py3.10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/google-auth/google-auth-2.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/google-auth') diff --git a/dev-python/google-auth/google-auth-2.6.0.ebuild b/dev-python/google-auth/google-auth-2.6.0.ebuild index cf76f1ed6945..4060dadcb0c0 100644 --- a/dev-python/google-auth/google-auth-2.6.0.ebuild +++ b/dev-python/google-auth/google-auth-2.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad