automatic version update by autodist [release 2.1.0-1mamba;Wed Nov 13 2024]

This commit is contained in:
Automatic Build System 2024-11-20 18:08:39 +01:00
parent 9371554a6d
commit 5e7b940354

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2-) %define pkgname %(echo %name | cut -d- -f2-)
Name: python-tomli Name: python-tomli
Version: 2.0.1 Version: 2.1.0
Release: 2mamba Release: 1mamba
Summary: A lil' TOML parser Summary: A lil' TOML parser
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -41,6 +41,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE %doc LICENSE
%changelog %changelog
* Wed Nov 13 2024 Automatic Build System <autodist@openmamba.org> 2.1.0-1mamba
- automatic version update by autodist
* Wed Oct 02 2024 Automatic Build System <autodist@openmamba.org> 2.0.2-1mamba
- automatic version update by autodist
* Sat Sep 23 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.1-2mamba * Sat Sep 23 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.1-2mamba
- rebuilt with python3 == 3.11 - rebuilt with python3 == 3.11