commit: 767fca15fdb8936a8114cd26974f89a34d30ab40
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 14 05:54:33 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec 14 06:31:38 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=767fca15
dev-python/google-auth-oauthlib: Update dependencies
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
...-auth-oauthlib-0.8.0.ebuild => google-auth-oauthlib-0.8.0-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 bd70749d3a48..a32774731233 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}]
"