From d59ad2dea857eb73992b450b61c27d80be03cfdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 24 May 2025 10:48:54 +0200 Subject: [PATCH] dev-python/google-auth: Remove cachetools pin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- .../{google-auth-2.40.2.ebuild => google-auth-2.40.2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-python/google-auth/{google-auth-2.40.2.ebuild => google-auth-2.40.2-r1.ebuild} (97%) 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 a878804db8d88..567359283893b 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/pyasn1-0.1.7[${PYTHON_USEDEP}] >=dev-python/pyasn1-modules-0.2.1[${PYTHON_USEDEP}] >=dev-python/rsa-3.1.4[${PYTHON_USEDEP}]