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

Bruno Pagani archange at archlinux.org
Tue Dec 22 22:31:34 UTC 2020


    Date: Tuesday, December 22, 2020 @ 22:31:34
  Author: archange
Revision: 783083

upgpkg: python-cftime 1.3.0-1

Modified:
  python-cftime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-22 22:20:14 UTC (rev 783082)
+++ PKGBUILD	2020-12-22 22:31:34 UTC (rev 783083)
@@ -2,8 +2,8 @@
 
 _pkg=cftime
 pkgname=python-${_pkg}
-pkgver=1.2.1
-pkgrel=3
+pkgver=1.3.0
+pkgrel=1
 pkgdesc="Time-handling functionality from python-netcdf4"
 arch=(x86_64)
 url="https://unidata.github.io/cftime"
@@ -13,7 +13,7 @@
 checkdepends=(python-pytest python-pytest-cov)
 #source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
 source=(https://github.com/Unidata/cftime/archive/v${pkgver}rel/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('e174523551625599a5f4c6d76c145af70518bdff833b8797a667d536ad737360')
+sha256sums=('eceb5154374d165b3c7f5106194ea31f22f34910bd7f3878286f2b704f19252f')
 
 build() {
     cd ${_pkg}-${pkgver}rel



More information about the arch-commits mailing list