commit:     d59ad2dea857eb73992b450b61c27d80be03cfdf
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 24 08:48:54 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 24 08:51:29 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d59ad2de

dev-python/google-auth: Remove cachetools pin

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../{google-auth-2.40.2.ebuild => google-auth-2.40.2-r1.ebuild}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/google-auth/google-auth-2.40.2.ebuild 
b/dev-python/google-auth/google-auth-2.40.2-r1.ebuild
similarity index 97%
rename from dev-python/google-auth/google-auth-2.40.2.ebuild
rename to dev-python/google-auth/google-auth-2.40.2-r1.ebuild
index a878804db8d8..567359283893 100644
--- a/dev-python/google-auth/google-auth-2.40.2.ebuild
+++ b/dev-python/google-auth/google-auth-2.40.2-r1.ebuild
@@ -19,7 +19,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86"
 
 RDEPEND="
-       <dev-python/cachetools-6.0.0[${PYTHON_USEDEP}]
+       dev-python/cachetools[${PYTHON_USEDEP}]
        >=dev-python/pyasn1-0.1.7[${PYTHON_USEDEP}]
        >=dev-python/pyasn1-modules-0.2.1[${PYTHON_USEDEP}]
        >=dev-python/rsa-3.1.4[${PYTHON_USEDEP}]

Reply via email to