automatic version update by autodist [release 10.4.0-1mamba;Wed Aug 07 2024]

This commit is contained in:
Automatic Build System 2024-08-09 09:50:33 +02:00
parent 0fa2ffce37
commit 97f6a94e06

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-more-itertools
Version: 10.3.0
Version: 10.4.0
Release: 1mamba
Summary: More routines for operating on iterables, beyond itertools
Group: System/Libraries
@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Wed Aug 07 2024 Automatic Build System <autodist@openmamba.org> 10.4.0-1mamba
- automatic version update by autodist
* Tue Jun 11 2024 Automatic Build System <autodist@openmamba.org> 10.3.0-1mamba
- automatic version update by autodist