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

This commit is contained in:
Sdk Build System 2024-01-06 11:15:46 +01:00
parent 1f8999461b
commit 0f9894367c

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-importlib_metadata
Version: 6.1.0
Release: 1mamba
Release: 2mamba
Summary: A library to access the metadata for a Python package
Group: System/Libraries
Vendor: openmamba
@ -53,6 +53,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 6.1.0-2mamba
- rebuilt with python 3.10
* Sun Mar 19 2023 Automatic Build System <autodist@mambasoft.it> 6.1.0-1mamba
- automatic version update by autodist