Date: Friday, April 7, 2023 @ 04:18:15
Author: felixonmars
Revision: 1440495
upgpkg: python-netcdf4-openmpi 1.6.2-2: rebuild with python 3.11
Modified:
python-netcdf4-openmpi/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 04:18:13 UTC (rev 1440494)
+++ PKGBUILD 2023-04-07 04:18:15 UTC (rev 1440495)
@@ -4,7 +4,7 @@
_mpi=openmpi
pkgname=python-${_pkg,,}-${_mpi}
pkgver=1.6.2
-pkgrel=1
+pkgrel=2
pkgdesc="Python/NumPy interface to the netCDF C library (${_mpi} version)"
arch=(x86_64)
url="https://unidata.github.io/${_pkg,,}-python"