summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author ArTourter2022-12-16 00:03:31 +0100
committer Willy Sudiarto Raharjo2022-12-16 09:26:35 +0100
commita896f6e9ce633bee28aa0d2677883ebab0df27d3 (patch)
tree1598a709a22b8ff3d584c6de1b7e441c529fa322 /gis
parent867c3aa6685c2d11639aa574569b88fdb00f62c6 (diff)
downloadslackbuilds-a896f6e9ce633bee28aa0d2677883ebab0df27d3.tar.gz
gis/python3-cartopy: Updated for version 0.21.1.
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 b62b1fc8fa..af6c9cb95c 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.21.0}
+VERSION=${VERSION:-0.21.1}
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 6ea4f86b19..7d9796d37e 100644
--- a/gis/python3-cartopy/python3-cartopy.info
+++ b/gis/python3-cartopy/python3-cartopy.info
@@ -1,8 +1,8 @@
PRGNAM="python3-cartopy"
-VERSION="0.21.0"
+VERSION="0.21.1"
HOMEPAGE="https://scitools.org.uk/cartopy/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/C/Cartopy/Cartopy-0.21.0.tar.gz"
-MD5SUM="659249056621a06060d5a54979b729dd"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/C/Cartopy/Cartopy-0.21.1.tar.gz"
+MD5SUM="efd693d5367c62d10e25dc9a0392d1cb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal python3-matplotlib python3-pyproj python3-pyshp python3-scipy python3-shapely"