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

Bruno Pagani archange at archlinux.org
Sun Oct 28 11:21:32 UTC 2018


    Date: Sunday, October 28, 2018 @ 11:21:31
  Author: archange
Revision: 399254

upgpkg: python-cftime 1.0.2.1-1

Modified:
  python-cftime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-28 11:20:56 UTC (rev 399253)
+++ PKGBUILD	2018-10-28 11:21:31 UTC (rev 399254)
@@ -3,7 +3,7 @@
 _pkg=cftime
 pkgbase=python-${_pkg,,}
 pkgname=("python-${_pkg,,}" "python2-${_pkg,,}")
-pkgver=1.0.1
+pkgver=1.0.2.1
 pkgrel=1
 pkgdesc="Time-handling functionality from python-netcdf4"
 arch=('x86_64')
@@ -10,8 +10,8 @@
 url="https://unidata.github.io/cftime"
 license=('MIT')
 makedepends=('cython' 'python-setuptools' 'cython2' 'python2-setuptools' 'python-numpy' 'python2-numpy')
-source=("https://pypi.io/packages/source/c/${_pkg}/${_pkg}-${pkgver}.tar.gz")
-sha256sums=('20556931f546838d09be5d589482dfae6164e0d403f0aab2163c006b680d3b92')
+source=("https://files.pythonhosted.org/packages/source/c/${_pkg}/${_pkg}-${pkgver}.tar.gz")
+sha256sums=('2c81d4879a2c1753961d647e55e0125039ddeda195944c3d526f2cf087dfb7bb')
 
 prepare() {
     cp -a ${_pkg}-${pkgver}{,-py2}



More information about the arch-commits mailing list