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