Browse Source

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>
pull/186/head
ArTourter 3 years ago
committed by Willy Sudiarto Raharjo
parent
commit
a12b247dcc
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      gis/python3-pyshp/python3-pyshp.SlackBuild
  2. 6
      gis/python3-pyshp/python3-pyshp.info

2
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}

6
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=""

Loading…
Cancel
Save