From 95629a8f2c9e6c7610250b5c11721fb4da206ccc Mon Sep 17 00:00:00 2001 From: ArTourter Date: Thu, 12 Jan 2023 23:47:11 +0000 Subject: gis/python-pygeos: Updated for version 0.14. Signed-off-by: ArTourter Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- gis/python-pygeos/python-pygeos.SlackBuild | 4 ++-- gis/python-pygeos/python-pygeos.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'gis') diff --git a/gis/python-pygeos/python-pygeos.SlackBuild b/gis/python-pygeos/python-pygeos.SlackBuild index d46d86c1b8988..03323d75e4ba0 100644 --- a/gis/python-pygeos/python-pygeos.SlackBuild +++ b/gis/python-pygeos/python-pygeos.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for python-pygeos # Copyright 2019-2021 Benjamin Trigona-Harany -# Copyright 2021 Gregory J. L. Tourte +# Copyright 2021-2023 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=python-pygeos -VERSION=${VERSION:-0.13} +VERSION=${VERSION:-0.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/gis/python-pygeos/python-pygeos.info b/gis/python-pygeos/python-pygeos.info index a385d2d032ab9..6a5191b9e72cb 100644 --- a/gis/python-pygeos/python-pygeos.info +++ b/gis/python-pygeos/python-pygeos.info @@ -1,8 +1,8 @@ PRGNAM="python-pygeos" -VERSION="0.13" +VERSION="0.14" HOMEPAGE="https://pygeos.readthedocs.io" -DOWNLOAD="https://pypi.python.org/packages/source/p/pygeos/pygeos-0.13.tar.gz" -MD5SUM="66246bfb13ebe39e94eb31dc8d40067f" +DOWNLOAD="https://pypi.python.org/packages/source/p/pygeos/pygeos-0.14.tar.gz" +MD5SUM="85450969759e2a9601fe18bf82fddcee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geos python3-numpy" -- cgit v1.2.3