From fdd65b3513c2eccd9be3caa124a8b9d40f649b57 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:26:49 +0100 Subject: [PATCH] automatic version update by autodist [release 3.0.3-1mamba;Mon Dec 11 2023] --- python-pylint.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pylint.spec b/python-pylint.spec index a40a3b2..53c7083 100644 --- a/python-pylint.spec +++ b/python-pylint.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pylint -Version: 3.0.2 +Version: 3.0.3 Release: 1mamba Summary: Python code static checker Group: Development/Libraries/Python @@ -11,6 +11,7 @@ URL: https://pypi.org/project/pylint/ Source: https://pypi.debian.net/pylint/pylint-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN +BuildRequires: (python3.11dist(isort) < 5.13 or python3.11dist(isort) > 5.13) BuildRequires: libpython311-devel BuildRequires: python3.11dist(astroid) BuildRequires: python3.11dist(dill) @@ -75,6 +76,9 @@ done %doc LICENSE %changelog +* Mon Dec 11 2023 Automatic Build System 3.0.3-1mamba +- automatic version update by autodist + * Sun Oct 22 2023 Automatic Build System 3.0.2-1mamba - automatic version update by autodist