diff --git a/python-pyflakes.spec b/python-pyflakes.spec index 5efff1f..d6ffe08 100644 --- a/python-pyflakes.spec +++ b/python-pyflakes.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pyflakes -Version: 3.3.0 +Version: 3.3.2 Release: 1mamba Summary: Passive checker of Python programs Group: System/Libraries/Python @@ -67,6 +67,12 @@ sed -i "\,%{_bindir},d" %{name}.filelist %{python_sitearch}/pyflakes-%{version}-py*.egg-info/* %changelog +* Tue Apr 01 2025 Automatic Build System <autodist@openmamba.org> 3.3.2-1mamba +- automatic version update by autodist + +* Mon Mar 31 2025 Automatic Build System <autodist@openmamba.org> 3.3.1-1mamba +- automatic version update by autodist + * Mon Mar 31 2025 Automatic Build System <autodist@openmamba.org> 3.3.0-1mamba - automatic version update by autodist