summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author ArTourter2021-12-04 16:12:14 +0100
committer Willy Sudiarto Raharjo2021-12-04 20:05:05 +0100
commit755528a1c24f4dfc434ad363f4e99bd8a8a186f0 (patch)
tree04bc7a6420f7ca0f3e397f48419b67de9ed203f7 /gis
parent7302ddf00543644a1e8fb69f226b789ead5f7d9e (diff)
downloadslackbuilds-755528a1c24f4dfc434ad363f4e99bd8a8a186f0.tar.gz
gis/python-pygeos: Updated for version 1.12.0
Signed-off-by: ArTourter <artourter@gmail.com> 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 b8760b4313..32464f3fb4 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.11.1}
+VERSION=${VERSION:-0.12.0}
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 5da98c4625..fd7ebbbd67 100644
--- a/gis/python-pygeos/python-pygeos.info
+++ b/gis/python-pygeos/python-pygeos.info
@@ -1,8 +1,8 @@
PRGNAM="python-pygeos"
-VERSION="0.11.1"
+VERSION="0.12.0"
HOMEPAGE="https://pygeos.readthedocs.io"
-DOWNLOAD="https://pypi.python.org/packages/source/p/pygeos/pygeos-0.11.1.tar.gz"
-MD5SUM="533eb68e75cbfdf74887cd6c3c311eca"
+DOWNLOAD="https://pypi.python.org/packages/source/p/pygeos/pygeos-0.12.0.tar.gz"
+MD5SUM="eda4493db1aeb0503c83db5dfe84ee1a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geos numpy3"