summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author ArTourter2022-08-02 11:53:50 +0200
committer Willy Sudiarto Raharjo2022-08-06 15:16:00 +0200
commita12b247dcc1e6da0bfa705d8d20fea039eae7299 (patch)
tree3944d15bb1be4f557e6ff4d1781648901d722e18
parent914eac91c8e3a609b290bce0da46d73fc128cc13 (diff)
downloadslackbuilds-a12b247dcc1e6da0bfa705d8d20fea039eae7299.tar.gz
gis/python3-pyshp: Updated for version 2.3.1.
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>
-rw-r--r--gis/python3-pyshp/python3-pyshp.SlackBuild2
-rw-r--r--gis/python3-pyshp/python3-pyshp.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/python3-pyshp/python3-pyshp.SlackBuild b/gis/python3-pyshp/python3-pyshp.SlackBuild
index d679df6559..5878759999 100644
--- a/gis/python3-pyshp/python3-pyshp.SlackBuild
+++ b/gis/python3-pyshp/python3-pyshp.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pyshp
-VERSION=${VERSION:-2.3.0}
+VERSION=${VERSION:-2.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/gis/python3-pyshp/python3-pyshp.info b/gis/python3-pyshp/python3-pyshp.info
index 872d22102e..d97d86d34b 100644
--- a/gis/python3-pyshp/python3-pyshp.info
+++ b/gis/python3-pyshp/python3-pyshp.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pyshp"
-VERSION="2.3.0"
+VERSION="2.3.1"
HOMEPAGE="https://github.com/GeospatialPython/pyshp"
-DOWNLOAD="https://github.com/GeospatialPython/pyshp/archive/2.3.0/pyshp-2.3.0.tar.gz"
-MD5SUM="26b97abe849eacda6108120239de4b62"
+DOWNLOAD="https://github.com/GeospatialPython/pyshp/archive/2.3.1/pyshp-2.3.1.tar.gz"
+MD5SUM="975ccc60d663b3e6f55b583acf18f05a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""