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

Bruno Pagani archange at archlinux.org
Tue Oct 23 17:55:07 UTC 2018


    Date: Tuesday, October 23, 2018 @ 17:55:07
  Author: archange
Revision: 398702

hdf5 1.10.4 rebuild

Modified:
  python-netcdf4-openmpi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-23 17:48:18 UTC (rev 398701)
+++ PKGBUILD	2018-10-23 17:55:07 UTC (rev 398702)
@@ -5,13 +5,13 @@
 pkgbase=python-${_pkg,,}-${_mpi}
 pkgname=("python-${_pkg,,}-${_mpi}" "python2-${_pkg,,}-${_mpi}")
 pkgver=1.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Python/NumPy interface to the netCDF C library (${_mpi} version)"
 arch=('x86_64')
 url="https://unidata.github.io/${_pkg,,}-python"
 license=('MIT')
 makedepends=('cython' 'python-setuptools' 'cython2' 'python2-setuptools' 'python-numpy' 'python-cftime' 'python-mpi4py' 'python2-numpy' 'python2-cftime' 'python2-mpi4py' "netcdf-${_mpi}")
-source=("https://pypi.io/packages/source/n/${_pkg}/${_pkg}-${pkgver}.tar.gz")
+source=("https://files.pythonhosted.org/packages/source/n/${_pkg}/${_pkg}-${pkgver}.tar.gz")
 sha256sums=('d4fc65b98e348c39d082ab6b4b7f6d636b1b4e63bec016e5bca189fee5d46403')
 
 prepare() {



More information about the arch-commits mailing list