summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author ArTourter <artourter@gmail.com>2022-08-18 23:22:13 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-20 09:03:48 +0700
commit7c2a1b3b769d2326277db1481701961c70ccf241 (patch)
treed2c2718ac66516f9de4416426711962016d34357 /gis
parent7b2678aa1c4b8dd7b061ff1a8cc15cf6a36f42ae (diff)
downloadslackbuilds-7c2a1b3b769d2326277db1481701961c70ccf241.tar.gz
slackbuilds-7c2a1b3b769d2326277db1481701961c70ccf241.tar.xz
gis/python3-shapely: Updated for version 1.8.4
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/python3-shapely/python3-shapely.SlackBuild2
-rw-r--r--gis/python3-shapely/python3-shapely.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/python3-shapely/python3-shapely.SlackBuild b/gis/python3-shapely/python3-shapely.SlackBuild
index 950246b3df..5b3e54a387 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.2}
+VERSION=${VERSION:-1.8.4}
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 5ca2c14961..e50976b92a 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.2"
+VERSION="1.8.4"
HOMEPAGE="https://github.com/shapely/shapely"
-DOWNLOAD="https://github.com/shapely/shapely/archive/1.8.2/shapely-1.8.2.tar.gz"
-MD5SUM="cde66a187120c006ffd2250a53901a7e"
+DOWNLOAD="https://github.com/shapely/shapely/archive/1.8.4/shapely-1.8.4.tar.gz"
+MD5SUM="9a92bb56b4ddbe84f35ded43cdb5ed66"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geos"