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

Bruno Pagani archange at archlinux.org
Sun Mar 24 17:31:24 UTC 2019


    Date: Sunday, March 24, 2019 @ 17:31:22
  Author: archange
Revision: 443354

upgpkg: python-netcdf4 1.5.0-1

Modified:
  python-netcdf4/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-24 17:24:45 UTC (rev 443353)
+++ PKGBUILD	2019-03-24 17:31:22 UTC (rev 443354)
@@ -6,7 +6,7 @@
 _pkg=netCDF4
 pkgbase=python-${_pkg,,}
 pkgname=("python-${_pkg,,}" "python2-${_pkg,,}")
-pkgver=1.4.3.2
+pkgver=1.5.0
 pkgrel=1
 pkgdesc="Python/NumPy interface to the netCDF C library"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 license=('MIT')
 makedepends=('cython' 'python-setuptools' 'cython2' 'python2-setuptools' 'python-numpy' 'python-cftime' 'python2-numpy' 'python2-cftime' 'netcdf')
 source=("https://files.pythonhosted.org/packages/source/n/${_pkg}/${_pkg}-${pkgver}.tar.gz")
-sha256sums=('5ae0ea8658a83c4c62a76af5a764aad3b4608d7376f07deb143d00817901da9a')
+sha256sums=('c258d1104f5fe0f110f4a140b0c84ebf32c2cc5803f186ee72fa93a4a464c0d9')
 
 prepare() {
     cp -a ${_pkg}-${pkgver}{,-py2}



More information about the arch-commits mailing list