commit: 1bef8dcba13c8d607993cd29bb91ecd427689ff6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 11 05:26:19 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 11 05:36:08 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bef8dcb
dev-python/google-auth: Require dev-python/urllib3 < 2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../{google-auth-2.17.1.ebuild => google-auth-2.17.1-r1.ebuild} | 2 +-
.../{google-auth-2.17.3.ebuild => google-auth-2.17.3-r1.ebuild} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/google-auth/google-auth-2.17.1.ebuild
b/dev-python/google-auth/google-auth-2.17.1-r1.ebuild
similarity index 97%
rename from dev-python/google-auth/google-auth-2.17.1.ebuild
rename to dev-python/google-auth/google-auth-2.17.1-r1.ebuild
index 9fd5395120ab..124d2751a7f9 100644
--- a/dev-python/google-auth/google-auth-2.17.1.ebuild
+++ b/dev-python/google-auth/google-auth-2.17.1-r1.ebuild
@@ -40,7 +40,7 @@ BDEPEND="
dev-python/pyu2f[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/responses[${PYTHON_USEDEP}]
- dev-python/urllib3[${PYTHON_USEDEP}]
+ <dev-python/urllib3-2[${PYTHON_USEDEP}]
)
"
diff --git a/dev-python/google-auth/google-auth-2.17.3.ebuild
b/dev-python/google-auth/google-auth-2.17.3-r1.ebuild
similarity index 97%
rename from dev-python/google-auth/google-auth-2.17.3.ebuild
rename to dev-python/google-auth/google-auth-2.17.3-r1.ebuild
index 5faba10d7363..c7a6aff8ed05 100644
--- a/dev-python/google-auth/google-auth-2.17.3.ebuild
+++ b/dev-python/google-auth/google-auth-2.17.3-r1.ebuild
@@ -40,7 +40,7 @@ BDEPEND="
dev-python/pyu2f[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/responses[${PYTHON_USEDEP}]
- dev-python/urllib3[${PYTHON_USEDEP}]
+ <dev-python/urllib3-2[${PYTHON_USEDEP}]
)
"