summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author ArTourter2023-12-13 23:09:45 +0100
committer Willy Sudiarto Raharjo2023-12-14 16:09:12 +0100
commit8a021e4ff1908a1c1868db9b89e144b1aae2cb52 (patch)
tree5ee66651d7ce59eac300c0cfc692e8331fa301e4
parentb576485841dc8a72b049298a2c48f88c42b7aac2 (diff)
downloadslackbuilds-8a021e4ff1908a1c1868db9b89e144b1aae2cb52.tar.gz
gis/python3-xarray: Updated for version 2023.12.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 0d3adb2a05..a914eb0acd 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:-2023.11.0}
+VERSION=${VERSION:-2023.12.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 9fab1c57c2..6457a1eeb5 100644
--- a/gis/python3-xarray/python3-xarray.info
+++ b/gis/python3-xarray/python3-xarray.info
@@ -1,8 +1,8 @@
PRGNAM="python3-xarray"
-VERSION="2023.11.0"
+VERSION="2023.12.0"
HOMEPAGE="http://xarray.pydata.org"
-DOWNLOAD="https://github.com/pydata/xarray/archive/v2023.11.0/xarray-2023.11.0.tar.gz"
-MD5SUM="e3d520785d5f951f0bae8b13dedb33dd"
+DOWNLOAD="https://github.com/pydata/xarray/archive/v2023.12.0/xarray-2023.12.0.tar.gz"
+MD5SUM="3b15d4b5f722d14ad07512c171ed0690"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pandas python3-setuptools-scm-opt"