Package update
This commit is contained in:
parent
863d3d40e0
commit
d850241101
BIN
pyflakes-2.1.0.tar.gz
Normal file
BIN
pyflakes-2.1.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
Name: pyflakes
|
Name: pyflakes
|
||||||
Version: 2.0.0
|
Version: 2.1.0
|
||||||
Release: 8
|
Release: 1
|
||||||
Summary: A simple program which checks Python source files for errors
|
Summary: A simple program which checks Python source files for errors
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/PyCQA/pyflakes
|
URL: https://github.com/PyCQA/pyflakes
|
||||||
Source0: https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
|
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
|
Patch0001: %{name}-1.1.0-python3-man.patch
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python2-devel >= 2.7 python2-setuptools
|
BuildRequires: python2-devel >= 2.7 python2-setuptools
|
||||||
@ -93,11 +93,14 @@ ln -s pyflakes-3.1 %{buildroot}%{_mandir}/man1/pyflakes.1
|
|||||||
%{_bindir}/pyflakes
|
%{_bindir}/pyflakes
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%doc AUTHORS NEWS.txt README.rst
|
%doc AUTHORS README.rst NEWS.rst
|
||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Nov 15 2019 zhujunhao <zhujunhao5@huawei.com> - 2.0.0-8
|
||||||
- package init
|
- package init
|
||||||
|
|
||||||
|
|||||||
BIN
pyflakes_2.0.0-1.debian.tar.xz
Normal file
BIN
pyflakes_2.0.0-1.debian.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user