diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-11-03 19:03:52 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:48:17 +0700 |
commit | 827f43ebe38213a4b38f1574247a9792f74f9440 (patch) | |
tree | 906dcd1b1f73991c005e061a31af2a633b357fee /gis/pyshp/pyshp.info | |
parent | 1f170954aa30ce2139d4209fda01f35ed0a074d5 (diff) | |
download | slackbuilds-827f43ebe38213a4b38f1574247a9792f74f9440.tar.gz |
gis/pyshp: Updated for version 2.0.1.
Diffstat (limited to 'gis/pyshp/pyshp.info')
-rw-r--r-- | gis/pyshp/pyshp.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gis/pyshp/pyshp.info b/gis/pyshp/pyshp.info index 279a65ea8d..04eeb290bb 100644 --- a/gis/pyshp/pyshp.info +++ b/gis/pyshp/pyshp.info @@ -1,10 +1,10 @@ PRGNAM="pyshp" -VERSION="1.2.12" +VERSION="2.0.1" HOMEPAGE="https://github.com/GeospatialPython/pyshp" -DOWNLOAD="https://github.com/GeospatialPython/pyshp/archive/1.2.12/pyshp-1.2.12.tar.gz" -MD5SUM="167b38344cd6efcae01c347160296f98" +DOWNLOAD="https://github.com/GeospatialPython/pyshp/archive/2.0.1/pyshp-2.0.1.tar.gz" +MD5SUM="8650a4905e75aac18bc05ddf54698286" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="python3" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |