rebuilt with python 3.10 [release 3.15.0-2mamba;Fri Apr 07 2023]

This commit is contained in:
Sdk Build System 2024-01-05 16:56:19 +01:00
parent 80dd1a12d8
commit 7e8b3cb168

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-zipp Name: python-zipp
Version: 3.15.0 Version: 3.15.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
@ -40,6 +40,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE %doc LICENSE
%changelog %changelog
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 3.15.0-2mamba
- rebuilt with python 3.10
* Sat Feb 25 2023 Automatic Build System <autodist@mambasoft.it> 3.15.0-1mamba * Sat Feb 25 2023 Automatic Build System <autodist@mambasoft.it> 3.15.0-1mamba
- automatic version update by autodist - automatic version update by autodist