Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-netcdf4
Commits:
eddb612b by Antonio Rojas at 2025-02-10T12:43:11+01:00
upgpkg: 1.7.2-3: netcdf 4.9.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-netcdf4
pkgdesc = Python/NumPy interface to the netCDF C library
pkgver = 1.7.2
- pkgrel = 2
+ pkgrel = 3
url = https://unidata.github.io/netcdf4-python
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
_pkg=netCDF4
pkgname=python-${_pkg,,}
pkgver=1.7.2
-pkgrel=2
+pkgrel=3
pkgdesc="Python/NumPy interface to the netCDF C library"
arch=(x86_64)
url="https://unidata.github.io/netcdf4-python"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-netcdf4/-/commit/eddb612b7804e14d086d831dd29a26c61434fd65
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-netcdf4/-/commit/eddb612b7804e14d086d831dd29a26c61434fd65
You're receiving this email because of your account on gitlab.archlinux.org.