From 010899a89cc8a5ced1152d4b36e3eeb925784930 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:46:06 +0100 Subject: [PATCH] automatic version update by autodist [release 3.0.2-1mamba;Wed Dec 13 2023] --- python-astroid.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-astroid.spec b/python-astroid.spec index 713b975..a16ebcf 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: 3.0.1 +Version: 3.0.2 Release: 1mamba Summary: A common base representation of python source code Group: System/Libraries @@ -13,6 +13,7 @@ License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python-poetry-py3 %description %{summary}. @@ -47,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Dec 13 2023 Automatic Build System 3.0.2-1mamba +- automatic version update by autodist + * Mon Oct 16 2023 Automatic Build System 3.0.1-1mamba - automatic version update by autodist