From ff1f53c80466694119931c9897a06ab9f3ec40a0f2e0533c703434818c2c828e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 14 Aug 2023 09:05:38 +0000 Subject: [PATCH] - unpin urllib3 to resolve conflict with python-kubernetes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=69 --- python-google-auth.changes | 5 +++++ python-google-auth.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-google-auth.changes b/python-google-auth.changes index a19fb28..21a38f4 100644 --- a/python-google-auth.changes +++ b/python-google-auth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 14 09:05:07 UTC 2023 - Dirk Müller + +- unpin urllib3 to resolve conflict with python-kubernetes + ------------------------------------------------------------------- Tue Jul 25 13:44:24 UTC 2023 - ecsos diff --git a/python-google-auth.spec b/python-google-auth.spec index 48b75ea..5d474d3 100644 --- a/python-google-auth.spec +++ b/python-google-auth.spec @@ -42,7 +42,6 @@ BuildRequires: %{python_module responses} BuildRequires: %{python_module rsa >= 3.1.4} BuildRequires: %{python_module setuptools >= 40.3.0} BuildRequires: %{python_module six >= 1.9.0} -BuildRequires: %{python_module urllib3 < 2.0} # END TESTING SECTION BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -52,11 +51,11 @@ Requires: python-pyasn1-modules >= 0.2.1 Requires: python-rsa >= 3.1.4 Requires: python-setuptools >= 40.3.0 Requires: python-six >= 1.9.0 -Requires: python-urllib3 < 2.0 Recommends: python-aiohttp >= 3.6.2 Recommends: python-pyOpenSSL >= 20.0.0 Recommends: python-pyu2f >= 0.1.5 Recommends: python-requests >= 2.20.0 +Recommends: python-urllib3 BuildArch: noarch %python_subpackages