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