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

This commit is contained in:
Sdk Build System 2024-01-05 16:55:08 +01:00
parent 574afcd445
commit 6a85b2d753

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-yapf
Version: 0.32.0
Release: 1mamba
Release: 2mamba
Summary: A formatter for Python code
Group: System/Libraries
Vendor: openmamba
@ -51,5 +51,8 @@ done
%doc AUTHORS LICENSE
%changelog
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 0.32.0-2mamba
- rebuilt with python 3.10
* Wed Nov 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.32.0-1mamba
- package created using the webbuild interface