update to 2.13.4 [release 2.13.4-1mamba;Sat Apr 02 2022]
This commit is contained in:
parent
54159054b2
commit
699b0bad88
@ -1,22 +1,23 @@
|
||||
Name: python-pylint
|
||||
Version: 2.12.2
|
||||
Release: 2mamba
|
||||
Version: 2.13.4
|
||||
Release: 1mamba
|
||||
Summary: Python code static checker
|
||||
Group: Development/Libraries/Python
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.logilab.org/project/pylint
|
||||
URL: https://pypi.org/project/pylint/
|
||||
Source: https://pypi.debian.net/pylint/pylint-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(astroid)
|
||||
BuildRequires: python3.7dist(dill)
|
||||
BuildRequires: python3.7dist(isort)
|
||||
BuildRequires: python3.7dist(mccabe)
|
||||
BuildRequires: python3.7dist(platformdirs)
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: python3.7dist(toml)
|
||||
BuildRequires: python3.7dist(tomli)
|
||||
BuildRequires: python3.7dist(typing-extensions)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
@ -95,15 +96,11 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz,;\,/test/,d" %{name}.filelist
|
||||
%{_bindir}/pylint
|
||||
%{_bindir}/pyreverse
|
||||
%{_bindir}/symilar
|
||||
#%{_mandir}/man1/epylint.1*
|
||||
#%{_mandir}/man1/pylint.1*
|
||||
#%{_mandir}/man1/pyreverse.1*
|
||||
#%{_mandir}/man1/symilar.1*
|
||||
#%{_bindir}/pylint-gui
|
||||
#%{python_sitearch}/pylint/gui.py*
|
||||
#%{_mandir}/man1/pylint-gui.1*
|
||||
|
||||
%changelog
|
||||
* Sat Apr 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.13.4-1mamba
|
||||
- update to 2.13.4
|
||||
|
||||
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.12.2-2mamba
|
||||
- rebuilt with distdeps
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user