!61 Upgrade version to 3.2.0
From: @cherry530 Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
7d0f088322
Binary file not shown.
BIN
pyflakes-3.2.0.tar.gz
Normal file
BIN
pyflakes-3.2.0.tar.gz
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user