automatic version update by autodist [release 22.3.0-1mamba;Tue Mar 29 2022]

This commit is contained in:
Automatic Build System 2024-01-06 10:49:01 +01:00
parent 42d17a19f4
commit 57673cec0a

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-black
Version: 22.1.0
Version: 22.3.0
Release: 1mamba
Summary: The uncompromising code formatter
Group: System/Libraries
@ -53,5 +53,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Tue Mar 29 2022 Automatic Build System <autodist@mambasoft.it> 22.3.0-1mamba
- automatic version update by autodist
* Mon Feb 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 22.1.0-1mamba
- package created using the webbuild interface