- Add comment before the requirements change

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elastic-transport?expand=0&rev=10
This commit is contained in:
Daniel Garcia 2023-05-09 12:04:01 +00:00 committed by Git OBS Bridge
parent 4437532dc1
commit cea5b15144

View File

@ -29,6 +29,7 @@ BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-certifi
# Removed upper limit to work with urllib3 >= 2.0.0 -- gh#elastic/elastic-transport-python#102
Requires: (python-urllib3 >= 1.26.2)
BuildArch: noarch
%if 0%{python_version_nodots} < 37