diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/google-auth/google-auth-2.3.3-r1.ebuild (renamed from dev-python/google-auth/google-auth-2.3.3.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/google-auth/google-auth-2.3.3.ebuild b/dev-python/google-auth/google-auth-2.3.3-r1.ebuild index 616a33ae31c4..03004f5afbc6 100644 --- a/dev-python/google-auth/google-auth-2.3.3.ebuild +++ b/dev-python/google-auth/google-auth-2.3.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ SLOT="0" KEYWORDS="amd64 ~arm ~arm64 x86" RDEPEND=" - >=dev-python/cachetools-2.0.0[${PYTHON_USEDEP}] + <dev-python/cachetools-5.0.0[${PYTHON_USEDEP}] dev-python/namespace-google[${PYTHON_USEDEP}] >=dev-python/pyasn1-0.1.7[${PYTHON_USEDEP}] >=dev-python/pyasn1-modules-0.2.1[${PYTHON_USEDEP}] |
