Date: Thursday, April 6, 2023 @ 12:07:56
Author: felixonmars
Revision: 1438627
upgpkg: python-mpi4py 3.1.4-2: rebuild with python 3.11 (rebuild pass 1,
specified --nocheck)
Modified:
python-mpi4py/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 12:06:54 UTC (rev 1438626)
+++ PKGBUILD 2023-04-06 12:07:56 UTC (rev 1438627)
@@ -7,7 +7,7 @@
_pkg=mpi4py
pkgname=python-${_pkg}
pkgver=3.1.4
-pkgrel=1
+pkgrel=2
pkgdesc="Python bindings for the Message Passing Interface (MPI) standard"
arch=(x86_64)
url="https://github.com/mpi4py/mpi4py"