diff options
author | ArTourter <artourter@gmail.com> | 2022-08-02 10:53:50 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-08-06 20:16:00 +0700 |
commit | a12b247dcc1e6da0bfa705d8d20fea039eae7299 (patch) | |
tree | 3944d15bb1be4f557e6ff4d1781648901d722e18 /gis | |
parent | 914eac91c8e3a609b290bce0da46d73fc128cc13 (diff) |
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>
Diffstat (limited to 'gis')
-rw-r--r-- | gis/python3-pyshp/python3-pyshp.SlackBuild | 2 | ||||
-rw-r--r-- | gis/python3-pyshp/python3-pyshp.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/python3-pyshp/python3-pyshp.SlackBuild b/gis/python3-pyshp/python3-pyshp.SlackBuild index d679df6559bf..587875999956 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 872d22102eff..d97d86d34b9a 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="" |