From 2d54e0dfca89e0739a5982f26139d7d1681cf2ec Mon Sep 17 00:00:00 2001 From: ArTourter Date: Fri, 16 Feb 2024 22:49:02 +0000 Subject: gis/python3-shapely: Updated for version 2.0.3. Signed-off-by: ArTourter Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- gis/python3-shapely/python3-shapely.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gis/python3-shapely/python3-shapely.SlackBuild') diff --git a/gis/python3-shapely/python3-shapely.SlackBuild b/gis/python3-shapely/python3-shapely.SlackBuild index e6507cb0eb..20da7f0a13 100644 --- a/gis/python3-shapely/python3-shapely.SlackBuild +++ b/gis/python3-shapely/python3-shapely.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for Shapely # Copyright 2013-2020 Benjamin Trigona-Harany -# Copyright 2021-2023 Gregory J. L. Tourte +# Copyright 2021-2024 Gregory J. L. Tourte # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-shapely -VERSION=${VERSION:-2.0.2} +VERSION=${VERSION:-2.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3