automatic version update by autodist [release 3.1.0-1mamba;Sun Jul 30 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:25:14 +01:00
parent a2ae6f02f2
commit 4dcfcdec44

View File

@ -1,8 +1,8 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pyflakes
Version: 3.0.1
Release: 2mamba
Version: 3.1.0
Release: 1mamba
Summary: Passive checker of Python programs
Group: System/Libraries/Python
Vendor: openmamba
@ -65,6 +65,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist
%{python_sitearch}/pyflakes-%{version}-py*.egg-info/*
%changelog
* Sun Jul 30 2023 Automatic Build System <autodist@mambasoft.it> 3.1.0-1mamba
- automatic version update by autodist
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 3.0.1-2mamba
- rebuilt with python 3.10