From 77f39a12a61bb5ace8e30aeab8b115790fc4d419 Mon Sep 17 00:00:00 2001 From: ArTourter Date: Fri, 6 May 2022 23:23:28 +0100 Subject: gis/python3-shapely: Updated for version 1.8.2. Signed-off-by: ArTourter Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- gis/python3-shapely/python3-shapely.SlackBuild | 2 +- gis/python3-shapely/python3-shapely.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'gis') diff --git a/gis/python3-shapely/python3-shapely.SlackBuild b/gis/python3-shapely/python3-shapely.SlackBuild index cc167a771f..950246b3df 100644 --- a/gis/python3-shapely/python3-shapely.SlackBuild +++ b/gis/python3-shapely/python3-shapely.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-shapely -VERSION=${VERSION:-1.8.1.post1} +VERSION=${VERSION:-1.8.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/gis/python3-shapely/python3-shapely.info b/gis/python3-shapely/python3-shapely.info index 322d6ed001..5ca2c14961 100644 --- a/gis/python3-shapely/python3-shapely.info +++ b/gis/python3-shapely/python3-shapely.info @@ -1,8 +1,8 @@ PRGNAM="python3-shapely" -VERSION="1.8.1.post1" +VERSION="1.8.2" HOMEPAGE="https://github.com/shapely/shapely" -DOWNLOAD="https://github.com/shapely/shapely/archive/1.8.1.post1/shapely-1.8.1.post1.tar.gz" -MD5SUM="f87b8ecb362b9d019137be52e8f5a03f" +DOWNLOAD="https://github.com/shapely/shapely/archive/1.8.2/shapely-1.8.2.tar.gz" +MD5SUM="cde66a187120c006ffd2250a53901a7e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geos" -- cgit v1.2.3