From 4dcfcdec44fe21302e258ef2172c26f93eb84793 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:25:14 +0100 Subject: [PATCH] automatic version update by autodist [release 3.1.0-1mamba;Sun Jul 30 2023] --- python-pyflakes.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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