[arch-commits] Commit in python-xarray/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Mon Oct 12 12:40:45 UTC 2020
Date: Monday, October 12, 2020 @ 12:40:45
Author: archange
Revision: 723625
upgpkg: python-xarray 0.16.1-1
Modified:
python-xarray/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-12 12:35:14 UTC (rev 723624)
+++ PKGBUILD 2020-10-12 12:40:45 UTC (rev 723625)
@@ -2,8 +2,8 @@
_pkg=xarray
pkgname=python-${_pkg}
-pkgver=0.16.0
-pkgrel=2
+pkgver=0.16.1
+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=('665de4253fcf951e7a6954313b77164d7efca2bd820f0a518b7c25ea46ee43cb')
+sha256sums=('5e1af056ff834bf62ca57da917159328fab21b1f8c25284f92083016bb2d92a5')
build() {
cd ${_pkg}-${pkgver}
More information about the arch-commits
mailing list