Browse Source

gis/python3-xarray: Updated for version 2022.09.0

Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/189/head
ArTourter 3 years ago
committed by Willy Sudiarto Raharjo
parent
commit
fe48581ccd
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      gis/python3-xarray/python3-xarray.SlackBuild
  2. 6
      gis/python3-xarray/python3-xarray.info

2
gis/python3-xarray/python3-xarray.SlackBuild

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-xarray
VERSION=${VERSION:-2022.06.0}
VERSION=${VERSION:-2022.09.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
gis/python3-xarray/python3-xarray.info

@ -1,8 +1,8 @@
PRGNAM="python3-xarray"
VERSION="2022.06.0"
VERSION="2022.09.0"
HOMEPAGE="http://xarray.pydata.org"
DOWNLOAD="https://github.com/pydata/xarray/archive/v2022.06.0/xarray-2022.06.0.tar.gz"
MD5SUM="00bf4549bf562b412555e66d48b3fafa"
DOWNLOAD="https://github.com/pydata/xarray/archive/v2022.09.0/xarray-2022.09.0.tar.gz"
MD5SUM="61fe61d689214fa2619721c7b8a044f3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pandas"

Loading…
Cancel
Save