[arch-commits] Commit in python-netcdf4/trunk (PKGBUILD)

Bruno Pagani archange at gemini.archlinux.org
Sun Mar 20 16:04:03 UTC 2022


    Date: Sunday, March 20, 2022 @ 16:04:03
  Author: archange
Revision: 1163894

upgpkg: python-netcdf4 1.5.8-1

Modified:
  python-netcdf4/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-20 15:45:38 UTC (rev 1163893)
+++ PKGBUILD	2022-03-20 16:04:03 UTC (rev 1163894)
@@ -5,8 +5,8 @@
 
 _pkg=netCDF4
 pkgname=python-${_pkg,,}
-pkgver=1.5.7
-pkgrel=4
+pkgver=1.5.8
+pkgrel=1
 pkgdesc="Python/NumPy interface to the netCDF C library"
 arch=(x86_64)
 url="https://unidata.github.io/netcdf4-python"
@@ -14,7 +14,7 @@
 depends=(python-numpy python-cftime netcdf)
 makedepends=(cython python-setuptools)
 source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
-sha256sums=('d145f9c12da29da3922d8b8aafea2a2a89501bcb28a219a46b7b828b57191594')
+sha256sums=('ca3d468f4812c0999df86e3f428851fb0c17ac34ce0827115c246b0b690e4e84')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list