Compare commits

..

No commits in common. "7d0f088322c8d65a211b5845c2df5fa91c43019d" and "b494f9043d6941236cdcb8c5ca4454c45e9c2d2b" have entirely different histories.

3 changed files with 3 additions and 19 deletions

BIN
pyflakes-2.3.1.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -2,13 +2,12 @@
%global common_desc \
Pyflakes A simple program which checks Python source files for errors.Pyflakes
Name: python-pyflakes
Version: 3.2.0
Version: 2.3.1
Release: 1
Summary: passive checker of Python programs
License: MIT
URL: https://github.com/PyCQA/pyflakes
Source0: https://files.pythonhosted.org/packages/source/p/pyflakes/pyflakes-%{version}.tar.gz
Source0: https://files.pythonhosted.org/packages/a8/0f/0dc480da9162749bf629dca76570972dd9cce5bedc60196a3c912875c87d/pyflakes-2.3.1.tar.gz
BuildArch: noarch
%description
%{common_desc}
@ -32,7 +31,7 @@ Provides: python3-pyflakes-doc
%{common_desc}
%prep
%autosetup -n pyflakes-%{version} -p1
%autosetup -n pyflakes-2.3.1
%build
%py3_build
@ -77,21 +76,6 @@ 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
* Sat Jul 22 2023 xu_ping <707078654@qq.com> - 3.0.1-2
- fix test failure due to python3.11
* Fri Apr 14 2023 wulei <wu_lei@hoperun.com> - 3.0.1-1
- Upgrade package to version 3.0.1
* Wed Mar 30 2022 xu_ping <xuping33@huawei.com> - 2.3.1-2
- Fix syntax error offsets for python 3.10
* Mon Jul 19 2021 OpenStack_SIG <openstack@openeuler.org> - 2.3.1-1
- update to 2.3.1