From 4437532dc161fd1cfcff654d96c33698f57f7d66a3efde40ca24774b4152fddb Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Tue, 9 May 2023 12:01:34 +0000 Subject: [PATCH] - Update python-urllib3 minimum requirement to build with latest python-urllib3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elastic-transport?expand=0&rev=9 --- python-elastic-transport.changes | 6 ++++++ python-elastic-transport.spec | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/python-elastic-transport.changes b/python-elastic-transport.changes index 054b72f..693e106 100644 --- a/python-elastic-transport.changes +++ b/python-elastic-transport.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 9 12:00:12 UTC 2023 - Daniel Garcia + +- Update python-urllib3 minimum requirement to build with latest + python-urllib3 + ------------------------------------------------------------------- Fri Apr 21 12:24:34 UTC 2023 - Dirk Müller diff --git a/python-elastic-transport.spec b/python-elastic-transport.spec index 474649a..34ae8f5 100644 --- a/python-elastic-transport.spec +++ b/python-elastic-transport.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 %{?sle15_python_module_pythons} Name: python-elastic-transport @@ -30,7 +29,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-certifi -Requires: (python-urllib3 >= 1.26.2 with python-urllib3 < 2) +Requires: (python-urllib3 >= 1.26.2) BuildArch: noarch %if 0%{python_version_nodots} < 37 Requires: python-dataclasses @@ -45,7 +44,7 @@ BuildRequires: %{python_module pytest-mock} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests} BuildRequires: %{python_module trustme} -BuildRequires: %{python_module urllib3 >= 1.26.2 with %python-urllib3 < 2} +BuildRequires: %{python_module urllib3 >= 1.26.2} # /SECTION %python_subpackages