From 5d184c2bc105d536eeba2ffbc7e713b843837df8 Mon Sep 17 00:00:00 2001 From: ArTourter Date: Fri, 26 Jan 2024 11:13:13 +0000 Subject: gis/python3-xarray: Updated for version 2024.01.1. Signed-off-by: ArTourter Signed-off-by: Willy Sudiarto Raharjo --- gis/python3-xarray/python3-xarray.SlackBuild | 2 +- gis/python3-xarray/python3-xarray.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'gis') diff --git a/gis/python3-xarray/python3-xarray.SlackBuild b/gis/python3-xarray/python3-xarray.SlackBuild index 1564e40b87..9abc064809 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.0} +VERSION=${VERSION:-2024.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 df25458f66..5c1e6de884 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.0" +VERSION="2024.01.1" HOMEPAGE="http://xarray.pydata.org" -DOWNLOAD="https://github.com/pydata/xarray/archive/v2024.01.0/xarray-2024.01.0.tar.gz" -MD5SUM="a4de3c7ce7b6c8963cad8864871b4a36" +DOWNLOAD="https://github.com/pydata/xarray/archive/v2024.01.1/xarray-2024.01.1.tar.gz" +MD5SUM="e307e6df5d1397e5f9299b6242f20708" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-pandas python3-setuptools-scm-opt" -- cgit v1.2.3-65-gdbad