automatic version update by autodist [release 1.0.2-1mamba;Mon Nov 14 2022]

This commit is contained in:
Automatic Build System 2024-01-06 11:07:50 +01:00
parent f426b47922
commit be83141f4c

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-exceptiongroup
Version: 1.0.1
Version: 1.0.2
Release: 1mamba
Summary: Backport of PEP 654 (exception groups)
Group: System/Libraries
@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Mon Nov 14 2022 Automatic Build System <autodist@mambasoft.it> 1.0.2-1mamba
- automatic version update by autodist
* Fri Nov 11 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.1-1mamba
- package created using the webbuild interface