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

This commit is contained in:
Sdk Build System 2024-01-06 11:19:04 +01:00
parent 86be542da5
commit faf383ff4d

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - .)
Name: python-jaraco-classes
Version: 3.2.3
Release: 1mamba
Release: 2mamba
Summary: Utility functions for Python class constructs
Group: System/Libraries
Vendor: openmamba
@ -49,5 +49,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 3.2.3-2mamba
- rebuilt with python 3.10
* Tue Mar 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.2.3-1mamba
- package created using the webbuild interface