automatic version update by autodist [release 1.35.92-1mamba;Sat Jan 04 2025]

This commit is contained in:
Automatic Build System 2025-01-04 10:39:25 +01:00
parent f4c69be440
commit 8b0a2a9951

View File

@ -1,5 +1,5 @@
Name: python-botocore
Version: 1.35.90
Version: 1.35.92
Release: 1mamba
Summary: A low-level interface to a growing number of Amazon Web Services
Group: System/Libraries
@ -9,6 +9,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/boto/botocore
Source: https://github.com/boto/botocore.git/%{version}/botocore-%{version}.tar.bz2
License: Apache License 2.0
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: (python3.11dist(urllib3) < 2.2 or python3.11dist(urllib3) > 2.2)
BuildRequires: libpython311-devel
@ -48,6 +49,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/botocore-%{version}-py*.egg-info/*
%changelog
* Sat Jan 04 2025 Automatic Build System <autodist@openmamba.org> 1.35.92-1mamba
- automatic version update by autodist
* Fri Jan 03 2025 Automatic Build System <autodist@openmamba.org> 1.35.91-1mamba
- automatic version update by autodist
* Sat Dec 28 2024 Automatic Build System <autodist@openmamba.org> 1.35.90-1mamba
- automatic version update by autodist