automatic version update by autodist [release 2.17.7-1mamba;Sun Oct 01 2023]
This commit is contained in:
parent
3423b6f996
commit
f9573d4c2e
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-pylint
|
Name: python-pylint
|
||||||
Version: 2.17.5
|
Version: 2.17.7
|
||||||
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
|
||||||
@ -11,15 +11,13 @@ 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: libpython311-devel
|
||||||
BuildRequires: python3.7dist(astroid)
|
BuildRequires: python3.11dist(astroid)
|
||||||
BuildRequires: python3.7dist(dill)
|
BuildRequires: python3.11dist(dill)
|
||||||
BuildRequires: python3.7dist(isort)
|
BuildRequires: python3.11dist(isort)
|
||||||
BuildRequires: python3.7dist(mccabe)
|
BuildRequires: python3.11dist(mccabe)
|
||||||
BuildRequires: python3.7dist(platformdirs)
|
BuildRequires: python3.11dist(platformdirs)
|
||||||
BuildRequires: python3.7dist(tomli)
|
BuildRequires: python3.11dist(tomlkit)
|
||||||
BuildRequires: python3.7dist(tomlkit)
|
|
||||||
BuildRequires: python3.7dist(typing-extensions)
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -78,6 +76,12 @@ done
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 01 2023 Automatic Build System <autodist@mambasoft.it> 2.17.7-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Sep 25 2023 Automatic Build System <autodist@mambasoft.it> 2.17.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Sep 10 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.17.5-2mamba
|
* Sun Sep 10 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.17.5-2mamba
|
||||||
- fix conflicting binary pylint-config
|
- fix conflicting binary pylint-config
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user