summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author ArTourter2021-11-06 14:02:11 +0100
committer Willy Sudiarto Raharjo2021-11-07 07:10:49 +0100
commitb5a0876f1addfa9e0da1eb15c1e9613c086bdfac (patch)
tree368f907945205667a6528e54ab0a942ffbd4825e /gis
parentd61a2c4cdc2c8a2ce1fce94e03a744d61e0b21fc (diff)
downloadslackbuilds-b5a0876f1addfa9e0da1eb15c1e9613c086bdfac.tar.gz
gis/python-pygeos: Updated for version 0.11.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/python-pygeos/python-pygeos.SlackBuild2
-rw-r--r--gis/python-pygeos/python-pygeos.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/python-pygeos/python-pygeos.SlackBuild b/gis/python-pygeos/python-pygeos.SlackBuild
index f7ed9822ec..b8760b4313 100644
--- a/gis/python-pygeos/python-pygeos.SlackBuild
+++ b/gis/python-pygeos/python-pygeos.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-pygeos
-VERSION=${VERSION:-0.10.2}
+VERSION=${VERSION:-0.11.1}
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 50cc1d2aa0..5da98c4625 100644
--- a/gis/python-pygeos/python-pygeos.info
+++ b/gis/python-pygeos/python-pygeos.info
@@ -1,8 +1,8 @@
PRGNAM="python-pygeos"
-VERSION="0.10.2"
+VERSION="0.11.1"
HOMEPAGE="https://pygeos.readthedocs.io"
-DOWNLOAD="https://pypi.python.org/packages/source/p/pygeos/pygeos-0.10.2.tar.gz"
-MD5SUM="d86e2f605fba74d398965a7f34a97cdb"
+DOWNLOAD="https://pypi.python.org/packages/source/p/pygeos/pygeos-0.11.1.tar.gz"
+MD5SUM="533eb68e75cbfdf74887cd6c3c311eca"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geos numpy3"