automatic version update by autodist [release 3.4.0-1mamba;Sat Jun 21 2025]

This commit is contained in:
2025-06-22 13:36:45 +02:00
parent 2afe9c66fb
commit 8008d4ddeb

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pyflakes
Version: 3.3.2
Version: 3.4.0
Release: 1mamba
Summary: Passive checker of Python programs
Group: System/Libraries/Python
@ -67,6 +67,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist
%{python_sitearch}/pyflakes-%{version}-py*.egg-info/*
%changelog
* Sat Jun 21 2025 Automatic Build System <autodist@openmamba.org> 3.4.0-1mamba
- automatic version update by autodist
* Tue Apr 01 2025 Automatic Build System <autodist@openmamba.org> 3.3.2-1mamba
- automatic version update by autodist