automatic version update by autodist [release 1.3.2-1mamba;Sat Dec 14 2024]

This commit is contained in:
Automatic Build System 2024-12-15 02:52:21 +01:00
parent f3ae319c22
commit 8b37d19ff3

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-aiosignal
Version: 1.3.1
Version: 1.3.2
Release: 1mamba
Summary: A list of registered asynchronous callbacks
Group: System/Libraries
@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sat Dec 14 2024 Automatic Build System <autodist@openmamba.org> 1.3.2-1mamba
- automatic version update by autodist
* Thu Sep 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.1-1mamba
- package created using the webbuild interface