summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author ArTourter2021-10-26 19:48:55 +0200
committer Willy Sudiarto Raharjo2021-10-27 03:10:27 +0200
commit63b95ebaa92d1314b90082ab8760fcfa7fda530e (patch)
tree57c8e4175beee3acaed42da5b4e384decca7445b /gis
parent397df31698b842f11e0ebfb51734a165927c4501 (diff)
downloadslackbuilds-63b95ebaa92d1314b90082ab8760fcfa7fda530e.tar.gz
gis/cartopy: Updated for version 0.20.1 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/cartopy/cartopy.SlackBuild5
-rw-r--r--gis/cartopy/cartopy.info10
2 files changed, 8 insertions, 7 deletions
diff --git a/gis/cartopy/cartopy.SlackBuild b/gis/cartopy/cartopy.SlackBuild
index bdbce56dcf..140b397e95 100644
--- a/gis/cartopy/cartopy.SlackBuild
+++ b/gis/cartopy/cartopy.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for cartopy
# Copyright 2014-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2021 Gregory J. L. Tourte <artourter@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,8 +27,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cartopy
SRCNAM=Cartopy
-VERSION=${VERSION:-0.19.0.post1}
-BUILD=${BUILD:-3}
+VERSION=${VERSION:-0.20.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/gis/cartopy/cartopy.info b/gis/cartopy/cartopy.info
index 1900a9b20c..5d469f6bb0 100644
--- a/gis/cartopy/cartopy.info
+++ b/gis/cartopy/cartopy.info
@@ -1,10 +1,10 @@
PRGNAM="cartopy"
-VERSION="0.19.0.post1"
+VERSION="0.20.1"
HOMEPAGE="https://scitools.org.uk/cartopy/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/C/Cartopy/Cartopy-0.19.0.post1.tar.gz"
-MD5SUM="cf2175634bfc73becc423b5d82d98046"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/C/Cartopy/Cartopy-0.20.1.tar.gz"
+MD5SUM="de84d371d37b374bb9138d87ea60d10f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geos python3-matplotlib proj pyshp scipy3 Shapely"
-MAINTAINER="Benjamin Trigona-Harany"
-EMAIL="slackbuilds@jaxartes.net"
+MAINTAINER="ArTourter"
+EMAIL="artourter@gmail.com"