Browse Source

gis/python3-cartopy: Updated for version 0.20.3.

Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

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

2
gis/python3-cartopy/python3-cartopy.SlackBuild

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

6
gis/python3-cartopy/python3-cartopy.info

@ -1,8 +1,8 @@
PRGNAM="python3-cartopy"
VERSION="0.20.2"
VERSION="0.20.3"
HOMEPAGE="https://scitools.org.uk/cartopy/"
DOWNLOAD="https://files.pythonhosted.org/packages/source/C/Cartopy/Cartopy-0.20.2.tar.gz"
MD5SUM="d4b1b1b4f5adb99ce56917b9150ccecd"
DOWNLOAD="https://files.pythonhosted.org/packages/source/C/Cartopy/Cartopy-0.20.3.tar.gz"
MD5SUM="945cc6cdbfc9a8517dc1351fb1f4abe2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal python3-matplotlib python3-pyproj python3-pyshp scipy3 python3-shapely"

Loading…
Cancel
Save