summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author ArTourter2024-02-20 01:51:11 +0100
committer Willy Sudiarto Raharjo2024-02-24 01:51:29 +0100
commit097e180b84e386f582fb42a482bfdd9c5ad65b6f (patch)
tree56c068411a5937b869b1ea84c5dedb1adf737420 /gis
parent9f2bea4dac72c1538f62884b7f2be6908b270886 (diff)
downloadslackbuilds-097e180b84e386f582fb42a482bfdd9c5ad65b6f.tar.gz
gis/python3-xarray: Updated for version 2024.02.0.
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-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 9abc064809..5e60996b65 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:-2024.01.1}
+VERSION=${VERSION:-2024.02.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 5c1e6de884..445eb2b469 100644
--- a/gis/python3-xarray/python3-xarray.info
+++ b/gis/python3-xarray/python3-xarray.info
@@ -1,8 +1,8 @@
PRGNAM="python3-xarray"
-VERSION="2024.01.1"
+VERSION="2024.02.0"
HOMEPAGE="http://xarray.pydata.org"
-DOWNLOAD="https://github.com/pydata/xarray/archive/v2024.01.1/xarray-2024.01.1.tar.gz"
-MD5SUM="e307e6df5d1397e5f9299b6242f20708"
+DOWNLOAD="https://github.com/pydata/xarray/archive/v2024.02.0/xarray-2024.02.0.tar.gz"
+MD5SUM="0514d12889c39168be970abf1ce4f461"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pandas python3-setuptools-scm-opt"