automatic version update by autodist [release 4.2.1-1mamba;Sun Nov 17 2024]

This commit is contained in:
Automatic Build System 2024-11-18 10:16:31 +01:00
parent 6dc51c8bcf
commit 6bb20889ae

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-immutabledict
Version: 4.2.0
Version: 4.2.1
Release: 1mamba
Summary: Immutable wrapper around dictionaries (a fork of frozendict)
Group: System/Libraries
@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sun Nov 17 2024 Automatic Build System <autodist@openmamba.org> 4.2.1-1mamba
- automatic version update by autodist
* Thu May 09 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.0-1mamba
- package created using the webbuild interface