!2 Package update

Merge pull request !2 from lyn/master
This commit is contained in:
openeuler-ci-bot 2020-06-24 22:54:35 +08:00 committed by Gitee
commit 9ef0855855
5 changed files with 7 additions and 4 deletions

Binary file not shown.

BIN
pyflakes-2.1.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: pyflakes
Version: 2.0.0
Release: 8
Version: 2.1.0
Release: 1
Summary: A simple program which checks Python source files for errors
License: MIT
URL: https://github.com/PyCQA/pyflakes
Source0: https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
Source1: http://mirrors.aliyun.com/ubuntu/ubuntu/pool/universe/p/pyflakes/pyflakes_1.6.0-1.debian.tar.xz
Source1: http://cdn.debian.net/debian/pool/main/p/pyflakes/pyflakes_2.0.0-1.debian.tar.xz
Patch0001: %{name}-1.1.0-python3-man.patch
BuildArch: noarch
BuildRequires: python2-devel >= 2.7 python2-setuptools
@ -93,11 +93,14 @@ ln -s pyflakes-3.1 %{buildroot}%{_mandir}/man1/pyflakes.1
%{_bindir}/pyflakes
%files help
%doc AUTHORS NEWS.txt README.rst
%doc AUTHORS README.rst NEWS.rst
%{_mandir}/man1/*
%changelog
* Tue Jun 23 2020 yanan li <liyanan032@huawei.com> - 2.1.0-1
- Package update
* Fri Nov 15 2019 zhujunhao <zhujunhao5@huawei.com> - 2.0.0-8
- package init

Binary file not shown.

Binary file not shown.