Date: Monday, April 10, 2023 @ 12:29:03
Author: felixonmars
Revision: 1444292
upgpkg: python-mpi4py 3.1.4-3: rebuild with python 3.11
Modified:
python-mpi4py/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-10 12:27:55 UTC (rev 1444291)
+++ PKGBUILD 2023-04-10 12:29:03 UTC (rev 1444292)
@@ -7,7 +7,7 @@
_pkg=mpi4py
pkgname=python-${_pkg}
pkgver=3.1.4
-pkgrel=2
+pkgrel=3
pkgdesc="Python bindings for the Message Passing Interface (MPI) standard"
arch=(x86_64)
url="https://github.com/mpi4py/mpi4py"