rebuilt with python 3.10 [release 2.10.0-3mamba;Fri Apr 07 2023]

This commit is contained in:
Sdk Build System 2024-01-05 16:24:03 +01:00
parent 3f9cd10a38
commit 0d56189be9

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pycodestyle Name: python-pycodestyle
Version: 2.10.0 Version: 2.10.0
Release: 2mamba Release: 3mamba
Summary: Python style guide checker Summary: Python style guide checker
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -51,6 +51,9 @@ done
%doc LICENSE %doc LICENSE
%changelog %changelog
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 2.10.0-3mamba
- rebuilt with python 3.10
* Fri Dec 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.0-2mamba * Fri Dec 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.0-2mamba
- provide/obsolete pycodestyle - provide/obsolete pycodestyle