diff --git a/python-botocore.spec b/python-botocore.spec index 2301ef0..7ce3919 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,5 +1,5 @@ Name: python-botocore -Version: 1.34.62 +Version: 1.34.63 Release: 1mamba Summary: A low-level interface to a growing number of Amazon Web Services Group: System/Libraries @@ -10,6 +10,7 @@ URL: https://github.com/boto/botocore Source: https://github.com/boto/botocore.git/%{version}/botocore-%{version}.tar.bz2 License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN +BuildRequires: (python3.11dist(urllib3) < 2.2 or python3.11dist(urllib3) > 2.2) BuildRequires: libpython311-devel BuildRequires: python3.11dist(jmespath) BuildRequires: python3.11dist(python-dateutil) @@ -47,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/botocore-%{version}-py*.egg-info/* %changelog +* Fri Mar 15 2024 Automatic Build System 1.34.63-1mamba +- automatic version update by autodist + * Thu Mar 14 2024 Automatic Build System 1.34.62-1mamba - automatic version update by autodist