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
|
Name: python-pylint
|
||||||
Version: 2.12.2
|
Version: 2.13.4
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Python code static checker
|
Summary: Python code static checker
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
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
|
Source: https://pypi.debian.net/pylint/pylint-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: python3.7dist(astroid)
|
BuildRequires: python3.7dist(astroid)
|
||||||
|
BuildRequires: python3.7dist(dill)
|
||||||
BuildRequires: python3.7dist(isort)
|
BuildRequires: python3.7dist(isort)
|
||||||
BuildRequires: python3.7dist(mccabe)
|
BuildRequires: python3.7dist(mccabe)
|
||||||
BuildRequires: python3.7dist(platformdirs)
|
BuildRequires: python3.7dist(platformdirs)
|
||||||
BuildRequires: python3.7dist(setuptools)
|
BuildRequires: python3.7dist(setuptools)
|
||||||
BuildRequires: python3.7dist(toml)
|
BuildRequires: python3.7dist(tomli)
|
||||||
BuildRequires: python3.7dist(typing-extensions)
|
BuildRequires: python3.7dist(typing-extensions)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
@ -95,15 +96,11 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz,;\,/test/,d" %{name}.filelist
|
|||||||
%{_bindir}/pylint
|
%{_bindir}/pylint
|
||||||
%{_bindir}/pyreverse
|
%{_bindir}/pyreverse
|
||||||
%{_bindir}/symilar
|
%{_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
|
%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
|
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.12.2-2mamba
|
||||||
- rebuilt with distdeps
|
- rebuilt with distdeps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user