From 1c0ce27ac54b198110738195633bf5252052398a Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Wed, 18 Dec 2019 22:40:31 -0800 Subject: gis/rasterio: Updated for version 1.1.2. --- gis/rasterio/rasterio.SlackBuild | 3 +-- gis/rasterio/rasterio.info | 8 ++++---- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'gis') diff --git a/gis/rasterio/rasterio.SlackBuild b/gis/rasterio/rasterio.SlackBuild index 2edf4dd460..68549f7607 100644 --- a/gis/rasterio/rasterio.SlackBuild +++ b/gis/rasterio/rasterio.SlackBuild @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=rasterio -VERSION=${VERSION:-1.1.0} +VERSION=${VERSION:-1.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -71,7 +71,6 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -python2 setup.py install --root=$PKG python3 setup.py install --root=$PKG find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ diff --git a/gis/rasterio/rasterio.info b/gis/rasterio/rasterio.info index d6bd205d2b..0267d23fee 100644 --- a/gis/rasterio/rasterio.info +++ b/gis/rasterio/rasterio.info @@ -1,10 +1,10 @@ PRGNAM="rasterio" -VERSION="1.1.0" +VERSION="1.1.2" HOMEPAGE="https://github.com/mapbox/rasterio" -DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.1.0/rasterio-1.1.0.tar.gz" -MD5SUM="424bbdc54340e3d869eb8d928f416da3" +DOWNLOAD="https://github.com/mapbox/rasterio/archive/1.1.2/rasterio-1.1.2.tar.gz" +MD5SUM="f60fe07e4830a7a771be691a9f78eb82" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="affine attrs click-plugins cligj enum34 gdal numpy snuggs numpy3 python3-attrs pyparsing" +REQUIRES="affine click-plugins cligj numpy snuggs numpy3 python3-attrs pyparsing" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" -- cgit v1.2.3