diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-05-11 21:46:00 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-16 08:44:16 +0700 |
commit | 7ef37885a9d1e8f5eaa91f6cc0ad71d28239220f (patch) | |
tree | 0b4c8877514f2db393f70159a2b0e9fcbe819243 /gis/rasterio/rasterio.info | |
parent | 6c39b007b15110c36b3d40d6f5e677bb07e324e1 (diff) | |
download | slackbuilds-7ef37885a9d1e8f5eaa91f6cc0ad71d28239220f.tar.gz |
gis/rasterio: Updated for version 1.1.4.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/rasterio/rasterio.info')
-rw-r--r-- | gis/rasterio/rasterio.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gis/rasterio/rasterio.info b/gis/rasterio/rasterio.info index d7c54aa663..f4c8705308 100644 --- a/gis/rasterio/rasterio.info +++ b/gis/rasterio/rasterio.info @@ -1,10 +1,10 @@ PRGNAM="rasterio" -VERSION="1.1.3" +VERSION="1.1.4" HOMEPAGE="https://github.com/mapbox/rasterio" -DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.1.3/rasterio-1.1.3.tar.gz" -MD5SUM="2aca1f4916287d68f2a1be45e0448d4b" +DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.1.4/rasterio-1.1.4.tar.gz" +MD5SUM="b9cdf296263fedbb5bec3e55f9e75ab4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="affine click-plugins cligj numpy snuggs numpy3 python3-attrs pyparsing" +REQUIRES="affine click-plugins cligj snuggs numpy3 python3-attrs python3-Cython pyparsing" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |