rebuilt with python 3.10 [release 3.2.3-2mamba;Fri Apr 07 2023]
This commit is contained in:
parent
86be542da5
commit
faf383ff4d
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - .)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - .)
|
||||||
Name: python-jaraco-classes
|
Name: python-jaraco-classes
|
||||||
Version: 3.2.3
|
Version: 3.2.3
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Utility functions for Python class constructs
|
Summary: Utility functions for Python class constructs
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -49,5 +49,8 @@ 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.2.3-2mamba
|
||||||
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
* Tue Mar 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.2.3-1mamba
|
* Tue Mar 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.2.3-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user