From 767fca15fdb8936a8114cd26974f89a34d30ab40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 14 Dec 2022 06:54:33 +0100 Subject: [PATCH] dev-python/google-auth-oauthlib: Update dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- ...uthlib-0.8.0.ebuild => google-auth-oauthlib-0.8.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-python/google-auth-oauthlib/{google-auth-oauthlib-0.8.0.ebuild => google-auth-oauthlib-0.8.0-r1.ebuild} (94%) diff --git a/dev-python/google-auth-oauthlib/google-auth-oauthlib-0.8.0.ebuild b/dev-python/google-auth-oauthlib/google-auth-oauthlib-0.8.0-r1.ebuild similarity index 94% rename from dev-python/google-auth-oauthlib/google-auth-oauthlib-0.8.0.ebuild rename to dev-python/google-auth-oauthlib/google-auth-oauthlib-0.8.0-r1.ebuild index bd70749d3a48a..a327747312337 100644 --- a/dev-python/google-auth-oauthlib/google-auth-oauthlib-0.8.0.ebuild +++ b/dev-python/google-auth-oauthlib/google-auth-oauthlib-0.8.0-r1.ebuild @@ -26,7 +26,7 @@ KEYWORDS="~amd64 ~x86" RDEPEND=" >=dev-python/click-6.0.0[${PYTHON_USEDEP}] - >=dev-python/google-auth-2.13.0[${PYTHON_USEDEP}] + >=dev-python/google-auth-2.15.0[${PYTHON_USEDEP}] >=dev-python/requests-oauthlib-0.7.0[${PYTHON_USEDEP}] "