From c92fd1cc43b256c0954940d299ae7c993b3e2d6b Mon Sep 17 00:00:00 2001 From: ArTourter Date: Wed, 16 Feb 2022 20:36:28 +0000 Subject: python/xarray: Updated for version 0.21.1, changed maintainer. Signed-off-by: ArTourter Signed-off-by: Matteo Bernardini Signed-off-by: Willy Sudiarto Raharjo --- python/xarray/xarray.SlackBuild | 3 ++- python/xarray/xarray.info | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'python/xarray') diff --git a/python/xarray/xarray.SlackBuild b/python/xarray/xarray.SlackBuild index e157523943..e361a2b3c8 100644 --- a/python/xarray/xarray.SlackBuild +++ b/python/xarray/xarray.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for xarray # Copyright 2018-2020 Benjamin Trigona-Harany +# Copyright 2022 Gregory J. L. Tourte # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=xarray -VERSION=${VERSION:-0.14.1} +VERSION=${VERSION:-0.21.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/xarray/xarray.info b/python/xarray/xarray.info index da59fc6985..84687c0cba 100644 --- a/python/xarray/xarray.info +++ b/python/xarray/xarray.info @@ -1,10 +1,10 @@ PRGNAM="xarray" -VERSION="0.14.1" +VERSION="0.21.1" HOMEPAGE="http://xarray.pydata.org" -DOWNLOAD="https://github.com/pydata/xarray/archive/v0.14.1/xarray-0.14.1.tar.gz" -MD5SUM="8f811678ff8cd4710fedfc61bbd0875e" +DOWNLOAD="https://github.com/pydata/xarray/archive/v0.21.1/xarray-0.21.1.tar.gz" +MD5SUM="998612204e0cc47278e4ff63d82147e9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-pandas" -MAINTAINER="Benjamin Trigona-Harany" -EMAIL="slackbuilds@jaxartes.net" +MAINTAINER="ArTourter" +EMAIL="artourter@gmail.com" -- cgit v1.2.3