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

Bruno Pagani archange at archlinux.org
Tue Dec 22 21:47:58 UTC 2020


    Date: Tuesday, December 22, 2020 @ 21:47:58
  Author: archange
Revision: 783033

upgpkg: python-xarray 0.16.2-1

Modified:
  python-xarray/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-22 21:47:35 UTC (rev 783032)
+++ PKGBUILD	2020-12-22 21:47:58 UTC (rev 783033)
@@ -2,8 +2,8 @@
 
 _pkg=xarray
 pkgname=python-${_pkg}
-pkgver=0.16.1
-pkgrel=3
+pkgver=0.16.2
+pkgrel=1
 pkgdesc="N-D labeled arrays and datasets in Python"
 arch=(any)
 url="https://xarray.pydata.org/"
@@ -46,7 +46,7 @@
     python-pint
 )
 source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
-sha256sums=('5e1af056ff834bf62ca57da917159328fab21b1f8c25284f92083016bb2d92a5')
+sha256sums=('38e8439d6c91bcd5b7c0fca349daf8e0643ac68850c987262d53526e9d7d01e4')
 
 build() {
     cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list