aboutsummaryrefslogtreecommitdiff
path: root/gis/python3-xarray
diff options
context:
space:
mode:
Diffstat (limited to 'gis/python3-xarray')
-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 c340596c6d..20d4d2510a 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:-2025.01.0}
+VERSION=${VERSION:-2025.01.1}
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 b304918433..8c6d8fdb32 100644
--- a/gis/python3-xarray/python3-xarray.info
+++ b/gis/python3-xarray/python3-xarray.info
@@ -1,8 +1,8 @@
PRGNAM="python3-xarray"
-VERSION="2025.01.0"
+VERSION="2025.01.1"
HOMEPAGE="http://xarray.pydata.org"
-DOWNLOAD="https://github.com/pydata/xarray/archive/v2025.01.0/xarray-2025.01.0.tar.gz"
-MD5SUM="92ab64f602a88f57be199c976a62bb98"
+DOWNLOAD="https://github.com/pydata/xarray/archive/v2025.01.1/xarray-2025.01.1.tar.gz"
+MD5SUM="913a248c27ac69aefe2813893844016f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pandas python3-setuptools-scm-opt"