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