diff --git a/python-pyflakes.spec b/python-pyflakes.spec index 70f0042..00dcb03 100644 --- a/python-pyflakes.spec +++ b/python-pyflakes.spec @@ -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 3.1.0-1mamba +- automatic version update by autodist + * Fri Apr 07 2023 Sdk Build System 3.0.1-2mamba - rebuilt with python 3.10