diff --git a/python-pylint.spec b/python-pylint.spec index 0fefef6..ff0682d 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.3.3 +Version: 3.3.4 Release: 1mamba Summary: Python code static checker Group: Development/Libraries/Python @@ -10,6 +10,7 @@ Packager: Silvan Calarco 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 3.3.4-1mamba +- automatic version update by autodist + * Tue Dec 24 2024 Automatic Build System 3.3.3-1mamba - automatic version update by autodist