automatic version update by autodist [release 4.0.0-1mamba;Mon Jul 29 2024]

This commit is contained in:
Automatic Build System 2024-07-29 14:21:17 +02:00
parent e5aef20465
commit 15c0b55f2f

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-mpi4py
Version: 3.1.6
Version: 4.0.0
Release: 1mamba
Summary: Python bindings for MPI
Group: System/Libraries
@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitearch}/%{pkgname}/*
%changelog
* Mon Jul 29 2024 Automatic Build System <autodist@openmamba.org> 4.0.0-1mamba
- automatic version update by autodist
* Mon May 06 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.6-1mamba
- package created using the webbuild interface