rebuilt with py3* packages [release 1.17.43-2mamba;Sun Aug 23 2020]

This commit is contained in:
Silvan Calarco 2024-01-06 10:50:05 +01:00
parent cfa7cfaa7a
commit 4bbd0cca6d

View File

@ -1,6 +1,6 @@
Name: python-botocore
Version: 1.17.43
Release: 1mamba
Release: 2mamba
Summary: A low-level interface to a growing number of Amazon Web Services
Group: System/Libraries
Vendor: openmamba
@ -19,6 +19,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
%{summary}.
%if 0%{?with_pyver}
%pyver_package
%endif
%prep
%setup -q -n botocore-%{version}
@ -36,10 +40,13 @@ CFLAGS="%{optflags}" %{__python} setup.py build
#sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%files -f %{name}.filelist
%files %{?pyappend} -f %{name}.filelist
%defattr(-,root,root)
%changelog
* Sun Aug 23 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.17.43-2mamba
- rebuilt with py3* packages
* Sun Aug 16 2020 Automatic Build System <autodist@mambasoft.it> 1.17.43-1mamba
- automatic version update by autodist