summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author ArTourter2022-09-23 22:45:25 +0200
committer Willy Sudiarto Raharjo2022-09-24 02:35:05 +0200
commit3825f422c989c6c4f8ac41ebb2ce0b1442cac41e (patch)
treeda8fa3164645904ef6379a72be15206e8c73da99 /gis
parentb42a199c97a8eb4eb66612a2153acd41505d6f2a (diff)
downloadslackbuilds-3825f422c989c6c4f8ac41ebb2ce0b1442cac41e.tar.gz
gis/python3-cartopy: Updated for version 0.21.0
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/python3-cartopy/python3-cartopy.SlackBuild2
-rw-r--r--gis/python3-cartopy/python3-cartopy.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/python3-cartopy/python3-cartopy.SlackBuild b/gis/python3-cartopy/python3-cartopy.SlackBuild
index eb86fe6917..b62b1fc8fa 100644
--- a/gis/python3-cartopy/python3-cartopy.SlackBuild
+++ b/gis/python3-cartopy/python3-cartopy.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-cartopy
-VERSION=${VERSION:-0.20.3}
+VERSION=${VERSION:-0.21.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/gis/python3-cartopy/python3-cartopy.info b/gis/python3-cartopy/python3-cartopy.info
index 0b799cb508..823d36f6e8 100644
--- a/gis/python3-cartopy/python3-cartopy.info
+++ b/gis/python3-cartopy/python3-cartopy.info
@@ -1,8 +1,8 @@
PRGNAM="python3-cartopy"
-VERSION="0.20.3"
+VERSION="0.21.0"
HOMEPAGE="https://scitools.org.uk/cartopy/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/C/Cartopy/Cartopy-0.20.3.tar.gz"
-MD5SUM="945cc6cdbfc9a8517dc1351fb1f4abe2"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/C/Cartopy/Cartopy-0.21.0.tar.gz"
+MD5SUM="659249056621a06060d5a54979b729dd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal python3-matplotlib python3-pyproj python3-pyshp scipy3 python3-shapely"