rebuilt with python 3.10 [release 23.3.0-2mamba;Sat Apr 08 2023]

This commit is contained in:
Sdk Build System 2024-01-06 10:49:01 +01:00
parent c497f0baa0
commit 4b5a30e5dc

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-black Name: python-black
Version: 23.3.0 Version: 23.3.0
Release: 1mamba Release: 2mamba
Summary: The uncompromising code formatter Summary: The uncompromising code formatter
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -63,6 +63,9 @@ done
%doc LICENSE %doc LICENSE
%changelog %changelog
* Sat Apr 08 2023 Sdk Build System <sdk@mambasoft.it> 23.3.0-2mamba
- rebuilt with python 3.10
* Thu Mar 30 2023 Automatic Build System <autodist@mambasoft.it> 23.3.0-1mamba * Thu Mar 30 2023 Automatic Build System <autodist@mambasoft.it> 23.3.0-1mamba
- automatic version update by autodist - automatic version update by autodist