automatic version update by autodist [release 10.5.0-1mamba;Fri Sep 06 2024]

This commit is contained in:
Automatic Build System 2024-09-06 09:43:54 +02:00
parent 97f6a94e06
commit d2e1cdf2e1

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-more-itertools
Version: 10.4.0
Version: 10.5.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
* Fri Sep 06 2024 Automatic Build System <autodist@openmamba.org> 10.5.0-1mamba
- automatic version update by autodist
* Wed Aug 07 2024 Automatic Build System <autodist@openmamba.org> 10.4.0-1mamba
- automatic version update by autodist