Date: Tuesday, April 18, 2023 @ 06:56:28
Author: arojas
Revision: 1447153
upgpkg: python-netcdf4-openmpi 1.6.3-2: Python 3.11 rebuild
Modified:
python-netcdf4-openmpi/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-18 06:49:51 UTC (rev 1447152)
+++ PKGBUILD 2023-04-18 06:56:28 UTC (rev 1447153)
@@ -4,7 +4,7 @@
_mpi=openmpi
pkgname=python-${_pkg,,}-${_mpi}
pkgver=1.6.3
-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"