rebuilt (with updated setuptools) to fix 0.0 version [release 3.7.0-2mamba;Wed Jan 26 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 16:56:17 +01:00
parent 3882c787c7
commit d9e0dec215

View File

@ -1,6 +1,6 @@
Name: python-zipp Name: python-zipp
Version: 3.4.1 Version: 3.7.0
Release: 1mamba Release: 2mamba
Summary: A pathlib-compatible Zipfile object wrapper Summary: A pathlib-compatible Zipfile object wrapper
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -39,11 +39,26 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%files %{?pyappend} -f %{name}.filelist %files %{?pyappend} -f %{name}.filelist
%defattr(-,root,root) %defattr(-,root,root)
%dir %{python_sitearch}/zipp-%{version}-py*.egg-info %dir %{python_sitearch}/zipp-*-py*.egg-info
%{python_sitearch}/zipp-%{version}-py*.egg-info/* %{python_sitearch}/zipp-*-py*.egg-info/*
%doc LICENSE %doc LICENSE
%changelog %changelog
* Wed Jan 26 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 3.7.0-2mamba
- rebuilt (with updated setuptools) to fix 0.0 version
* Fri Dec 31 2021 Automatic Build System <autodist@mambasoft.it> 3.7.0-1mamba
- automatic version update by autodist
* Thu Sep 30 2021 Automatic Build System <autodist@mambasoft.it> 3.6.0-1mamba
- automatic version update by autodist
* Wed Sep 29 2021 Automatic Build System <autodist@mambasoft.it> 3.5.1-1mamba
- automatic version update by autodist
* Sun Jul 18 2021 Automatic Build System <autodist@mambasoft.it> 3.5.0-1mamba
- automatic version update by autodist
* Sat Mar 20 2021 Automatic Build System <autodist@mambasoft.it> 3.4.1-1mamba * Sat Mar 20 2021 Automatic Build System <autodist@mambasoft.it> 3.4.1-1mamba
- automatic version update by autodist - automatic version update by autodist