commit
d0ff4ab7ff
@ -1,6 +1,6 @@
|
|||||||
Name: pylint
|
Name: pylint
|
||||||
Version: 2.1.1
|
Version: 2.1.1
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Python static code analysis tool looking for programming errors
|
Summary: Python static code analysis tool looking for programming errors
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://pylint.pycqa.org
|
URL: http://pylint.pycqa.org
|
||||||
@ -40,7 +40,7 @@ Summary: Help documentation of pylint package
|
|||||||
Help documentation of pylint package.
|
Help documentation of pylint package.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n pylint-%{version} -p1
|
%autosetup -n pylint-pylint-%{version} -p1
|
||||||
sed -i 's/\r//g' README.rst
|
sed -i 's/\r//g' README.rst
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -81,5 +81,8 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib}
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 28 2020 daiqianwen <daiqianwen@huawei.com> - 2.1.1-4
|
||||||
|
- modify spec
|
||||||
|
|
||||||
* Mon Feb 17 2020 daiqianwen <daiqianwen@huawei.com> - 2.1.1-3
|
* Mon Feb 17 2020 daiqianwen <daiqianwen@huawei.com> - 2.1.1-3
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user