automatic version update by autodist [release 3.3.4-1mamba;Fri Jan 31 2025]

This commit is contained in:
Automatic Build System 2025-02-01 23:13:17 +01:00
parent 3e589f3cd0
commit de462fc8fa

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pylint
Version: 3.3.3
Version: 3.3.4
Release: 1mamba
Summary: Python code static checker
Group: Development/Libraries/Python
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://pypi.org/project/pylint/
Source: https://pypi.debian.net/pylint/pylint-%{version}.tar.gz
License: GPL
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: (python3.11dist(isort) < 5.13 or python3.11dist(isort) > 5.13)
BuildRequires: libpython311-devel
@ -76,6 +77,9 @@ done
%doc LICENSE
%changelog
* Fri Jan 31 2025 Automatic Build System <autodist@openmamba.org> 3.3.4-1mamba
- automatic version update by autodist
* Tue Dec 24 2024 Automatic Build System <autodist@openmamba.org> 3.3.3-1mamba
- automatic version update by autodist