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