automatic version update by autodist [release 3.3.4-1mamba;Tue Sep 24 2024]

This commit is contained in:
Automatic Build System 2024-09-24 15:46:05 +02:00
parent 0423d1c71e
commit d79f720370

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-astroid
Version: 3.3.3
Version: 3.3.4
Release: 1mamba
Summary: A common base representation of python source code
Group: System/Libraries
@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Tue Sep 24 2024 Automatic Build System <autodist@openmamba.org> 3.3.4-1mamba
- automatic version update by autodist
* Sat Sep 21 2024 Automatic Build System <autodist@openmamba.org> 3.3.3-1mamba
- automatic version update by autodist