summaryrefslogtreecommitdiff
path: root/dev-python/google-auth
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/google-auth')
-rw-r--r--dev-python/google-auth/google-auth-2.23.2.ebuild2
-rw-r--r--dev-python/google-auth/google-auth-2.23.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/google-auth/google-auth-2.23.2.ebuild b/dev-python/google-auth/google-auth-2.23.2.ebuild
index b20834dce49b..40cea193d9a4 100644
--- a/dev-python/google-auth/google-auth-2.23.2.ebuild
+++ b/dev-python/google-auth/google-auth-2.23.2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{8,9,10,11} )
+PYTHON_COMPAT=( python3_{8,9,10,11,12} )
inherit distutils-r1 pypi
diff --git a/dev-python/google-auth/google-auth-2.23.3.ebuild b/dev-python/google-auth/google-auth-2.23.3.ebuild
index 25589b3173ca..8a53431927c5 100644
--- a/dev-python/google-auth/google-auth-2.23.3.ebuild
+++ b/dev-python/google-auth/google-auth-2.23.3.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{8,9,10,11} )
+PYTHON_COMPAT=( python3_{8,9,10,11,12} )
inherit distutils-r1 pypi