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

This commit is contained in:
Sdk Build System 2024-01-06 11:26:59 +01:00
parent b6a2716d05
commit ac1122ea39

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-mccabe
Version: 0.7.0
Release: 1mamba
Release: 2mamba
Summary: McCabe checker, plugin for flake8
Group: System/Libraries
Vendor: openmamba
@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 0.7.0-2mamba
- rebuilt with python 3.10
* Mon Feb 14 2022 Automatic Build System <autodist@mambasoft.it> 0.7.0-1mamba
- automatic version update by autodist