!61 Upgrade version to 3.2.0

From: @cherry530 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2024-02-22 11:05:39 +00:00 committed by Gitee
commit 7d0f088322
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
pyflakes-3.2.0.tar.gz Normal file

Binary file not shown.

View File

@ -2,12 +2,12 @@
%global common_desc \
Pyflakes A simple program which checks Python source files for errors.Pyflakes
Name: python-pyflakes
Version: 3.1.0
Version: 3.2.0
Release: 1
Summary: passive checker of Python programs
License: MIT
URL: https://github.com/PyCQA/pyflakes
Source0: https://files.pythonhosted.org/packages/8b/fb/7251eaec19a055ec6aafb3d1395db7622348130d1b9b763f78567b2aab32/pyflakes-3.1.0.tar.gz
Source0: https://files.pythonhosted.org/packages/source/p/pyflakes/pyflakes-%{version}.tar.gz
BuildArch: noarch
%description
@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Thu Feb 22 2024 xu_ping <707078654@qq.com> - 3.2.0-1
- Upgrade package to version 3.2.0
* Thu Aug 3 2023 Dongxing Wang <dxwangk@isoftstone.com> - 3.1.0-1
- Upgrade package to version 3.1.0