rebuilt with python 3.10 [release 9.1.0-2mamba;Fri Apr 07 2023]
This commit is contained in:
parent
589c77fb03
commit
c847c8a902
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-more-itertools
|
||||
Version: 9.1.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: More routines for operating on iterables, beyond itertools
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 9.1.0-2mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
* Tue Mar 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 9.1.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user