automatic version update by autodist [release 3.0.1-1mamba;Mon Oct 16 2023]

This commit is contained in:
Automatic Build System 2024-01-06 10:46:05 +01:00
parent bb3f214e1e
commit 538079cc62

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-astroid
Version: 2.15.8
Version: 3.0.1
Release: 1mamba
Summary: A common base representation of python source code
Group: System/Libraries
@ -12,8 +12,6 @@ Source: https://pypi.debian.net/astroid/astroid-%{version}.tar.gz
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(lazy-object-proxy)
BuildRequires: python3.11dist(wrapt)
## AUTOBUILDREQ-END
%description
@ -49,8 +47,11 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Wed Oct 04 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.15.8-1mamba
- update to 2.15.8
* Mon Oct 16 2023 Automatic Build System <autodist@mambasoft.it> 3.0.1-1mamba
- automatic version update by autodist
* Mon Oct 02 2023 Automatic Build System <autodist@mambasoft.it> 3.0.0-1mamba
- automatic version update by autodist
* Sun Sep 24 2023 Automatic Build System <autodist@mambasoft.it> 2.15.7-1mamba
- automatic version update by autodist