relax version requirement for urllib3 [release 1.34.40-2mamba;Tue Feb 13 2024]
This commit is contained in:
parent
423525fe7b
commit
381913c1a7
@ -1,6 +1,6 @@
|
||||
Name: python-botocore
|
||||
Version: 1.34.14
|
||||
Release: 1mamba
|
||||
Version: 1.34.40
|
||||
Release: 2mamba
|
||||
Summary: A low-level interface to a growing number of Amazon Web Services
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -8,7 +8,6 @@ Distribution: openmamba
|
||||
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
|
||||
#Source: https://pypi.debian.net/botocore/botocore-%{version}.tar.gz
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
@ -26,6 +25,7 @@ BuildRequires: python3.11dist(urllib3)
|
||||
|
||||
%prep
|
||||
%setup -q -n botocore-%{version}
|
||||
sed -i "s|\(urllib3.*\),<2.1|\1|" setup.py
|
||||
|
||||
%build
|
||||
CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
@ -47,6 +47,84 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/botocore-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 13 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.34.40-2mamba
|
||||
- relax version requirement for urllib3
|
||||
|
||||
* Tue Feb 13 2024 Automatic Build System <autodist@openmamba.org> 1.34.40-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 10 2024 Automatic Build System <autodist@openmamba.org> 1.34.39-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 10 2024 Automatic Build System <autodist@openmamba.org> 1.34.38-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 08 2024 Automatic Build System <autodist@openmamba.org> 1.34.37-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 07 2024 Automatic Build System <autodist@openmamba.org> 1.34.36-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 06 2024 Automatic Build System <autodist@openmamba.org> 1.34.35-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 03 2024 Automatic Build System <autodist@openmamba.org> 1.34.34-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 02 2024 Automatic Build System <autodist@openmamba.org> 1.34.33-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 01 2024 Automatic Build System <autodist@openmamba.org> 1.34.32-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 31 2024 Automatic Build System <autodist@openmamba.org> 1.34.31-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 30 2024 Automatic Build System <autodist@openmamba.org> 1.34.30-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 27 2024 Automatic Build System <autodist@openmamba.org> 1.34.29-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 26 2024 Automatic Build System <autodist@openmamba.org> 1.34.28-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 25 2024 Automatic Build System <autodist@openmamba.org> 1.34.27-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 24 2024 Automatic Build System <autodist@openmamba.org> 1.34.26-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 23 2024 Automatic Build System <autodist@openmamba.org> 1.34.25-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 20 2024 Automatic Build System <autodist@openmamba.org> 1.34.23-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 19 2024 Automatic Build System <autodist@openmamba.org> 1.34.22-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 18 2024 Automatic Build System <autodist@openmamba.org> 1.34.21-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 17 2024 Automatic Build System <autodist@openmamba.org> 1.34.20-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 14 2024 Automatic Build System <autodist@openmamba.org> 1.34.19-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 13 2024 Automatic Build System <autodist@openmamba.org> 1.34.18-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 12 2024 Automatic Build System <autodist@openmamba.org> 1.34.17-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 11 2024 Automatic Build System <autodist@openmamba.org> 1.34.16-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 09 2024 Automatic Build System <autodist@openmamba.org> 1.34.15-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 06 2024 Automatic Build System <autodist@openmamba.org> 1.34.14-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user