summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author ArTourter2022-10-01 01:25:09 +0200
committer Willy Sudiarto Raharjo2022-10-01 02:20:52 +0200
commitfe48581ccd6c0564133704e246f24752c1277406 (patch)
tree7033c79623aea000cf0ecd1ee8255daedc8406e1
parent6fadab104af22ae14208a6451571ab939e1e6cc8 (diff)
downloadslackbuilds-fe48581ccd6c0564133704e246f24752c1277406.tar.gz
gis/python3-xarray: Updated for version 2022.09.0
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--gis/python3-xarray/python3-xarray.SlackBuild2
-rw-r--r--gis/python3-xarray/python3-xarray.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/python3-xarray/python3-xarray.SlackBuild b/gis/python3-xarray/python3-xarray.SlackBuild
index dc1c7cda4d..9b7dc0b4e7 100644
--- a/gis/python3-xarray/python3-xarray.SlackBuild
+++ b/gis/python3-xarray/python3-xarray.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-xarray
-VERSION=${VERSION:-2022.06.0}
+VERSION=${VERSION:-2022.09.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/gis/python3-xarray/python3-xarray.info b/gis/python3-xarray/python3-xarray.info
index 12ac122926..bfe54b8a26 100644
--- a/gis/python3-xarray/python3-xarray.info
+++ b/gis/python3-xarray/python3-xarray.info
@@ -1,8 +1,8 @@
PRGNAM="python3-xarray"
-VERSION="2022.06.0"
+VERSION="2022.09.0"
HOMEPAGE="http://xarray.pydata.org"
-DOWNLOAD="https://github.com/pydata/xarray/archive/v2022.06.0/xarray-2022.06.0.tar.gz"
-MD5SUM="00bf4549bf562b412555e66d48b3fafa"
+DOWNLOAD="https://github.com/pydata/xarray/archive/v2022.09.0/xarray-2022.09.0.tar.gz"
+MD5SUM="61fe61d689214fa2619721c7b8a044f3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pandas"