rebuilt with python 3.10 [release 6.0.0-2mamba;Fri Apr 07 2023]
This commit is contained in:
parent
1e687c21ea
commit
9fc1abc639
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-flake8
|
Name: python-flake8
|
||||||
Version: 6.0.0
|
Version: 6.0.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: The modular source code checker: pep8 pyflakes and co
|
Summary: The modular source code checker: pep8 pyflakes and co
|
||||||
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> 6.0.0-2mamba
|
||||||
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
* Wed Dec 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0.0-1mamba
|
* Wed Dec 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0.0-1mamba
|
||||||
- update to 6.0.0
|
- update to 6.0.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user