diff --git a/python-astroid.spec b/python-astroid.spec index 1d85512..713b975 100644 --- a/python-astroid.spec +++ b/python-astroid.spec @@ -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 2.15.8-1mamba -- update to 2.15.8 +* Mon Oct 16 2023 Automatic Build System 3.0.1-1mamba +- automatic version update by autodist + +* Mon Oct 02 2023 Automatic Build System 3.0.0-1mamba +- automatic version update by autodist * Sun Sep 24 2023 Automatic Build System 2.15.7-1mamba - automatic version update by autodist