From 44e08d9a796e35336c00be51fa542bb085e2c76dd23b9f8d92d56104b63a90df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dirk=20M=C3=BCller?= Date: Thu, 17 Jul 2025 22:16:08 +0200 Subject: [PATCH] allow urllib2 --- python-oci-sdk.changes | 5 +++++ python-oci-sdk.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index 34c24b7..e629bc7 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 17 20:15:52 UTC 2025 - Dirk Müller + +- allow urllib3 >= 2 + ------------------------------------------------------------------- Wed Jun 25 11:48:50 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 8a713e0..ed5ec9a 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -47,7 +47,6 @@ Requires: python-httpsig_cffi Requires: python-requests Requires: python-six Requires: python-sseclient -Requires: python-urllib3 < 2 # /SECTION BuildArch: noarch # SECTION test requirements @@ -63,7 +62,6 @@ BuildRequires: %{python_module pytz >= 2016.10} BuildRequires: %{python_module requests} BuildRequires: %{python_module six} BuildRequires: %{python_module sseclient} -BuildRequires: %{python_module urllib3 < 2} BuildRequires: %{python_module vcrpy >= 2.0.1} %if %{with python2} BuildRequires: python-configparser >= 4.0.2 -- 2.51.1