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

Bruno Pagani archange at gemini.archlinux.org
Sat Oct 16 21:00:50 UTC 2021


    Date: Saturday, October 16, 2021 @ 21:00:50
  Author: archange
Revision: 1030587

upgpkg: python-cftime 1.5.1-1

Modified:
  python-cftime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-16 20:13:00 UTC (rev 1030586)
+++ PKGBUILD	2021-10-16 21:00:50 UTC (rev 1030587)
@@ -2,7 +2,7 @@
 
 _pkg=cftime
 pkgname=python-${_pkg}
-pkgver=1.5.0
+pkgver=1.5.1
 pkgrel=1
 pkgdesc="Time-handling functionality from python-netcdf4"
 arch=(x86_64)
@@ -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=('9cefc1bdcb3d2dd19a5fb5d142057024d6aabdd3577d912b68696f1155b41691')
+sha256sums=('b42acd1017242e2885377ed39be7c16100ddcde35dfab88d5db8bd79cb78aa0f')
 
 build() {
     cd ${_pkg}-${pkgver}rel



More information about the arch-commits mailing list