Date: Monday, April 10, 2023 @ 12:11:46
Author: felixonmars
Revision: 1444203
upgpkg: python-h5py-openmpi 3.8.0-3: rebuild with python 3.11
Modified:
python-h5py-openmpi/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-10 12:11:41 UTC (rev 1444202)
+++ PKGBUILD 2023-04-10 12:11:46 UTC (rev 1444203)
@@ -5,7 +5,7 @@
_mpi=openmpi
pkgname=python-${_pkg}-${_mpi}
pkgver=3.8.0
-pkgrel=2
+pkgrel=3
pkgdesc="General-purpose Python bindings for the HDF5 library (${_mpi}
version)"
arch=(x86_64)
url="https://www.h5py.org/"