summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author ArTourter2022-08-27 01:09:35 +0200
committer Andrew Clemons2022-08-27 01:29:14 +0200
commitc2ecdb900317ec09ffa5c2af2502292bff66e541 (patch)
tree65231ac1e5c3e5fafc88bb66633dd14be0c106d2 /gis
parentd51bbe8b5c711761446b48dad95c54cb0dc66580 (diff)
downloadslackbuilds-c2ecdb900317ec09ffa5c2af2502292bff66e541.tar.gz
gis/python-pygeos: Updated for version 0.13.
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 32464f3fb4..d46d86c1b8 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.12.0}
+VERSION=${VERSION:-0.13}
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 fd7ebbbd67..6eadbc555d 100644
--- a/gis/python-pygeos/python-pygeos.info
+++ b/gis/python-pygeos/python-pygeos.info
@@ -1,8 +1,8 @@
PRGNAM="python-pygeos"
-VERSION="0.12.0"
+VERSION="0.13"
HOMEPAGE="https://pygeos.readthedocs.io"
-DOWNLOAD="https://pypi.python.org/packages/source/p/pygeos/pygeos-0.12.0.tar.gz"
-MD5SUM="eda4493db1aeb0503c83db5dfe84ee1a"
+DOWNLOAD="https://pypi.python.org/packages/source/p/pygeos/pygeos-0.13.tar.gz"
+MD5SUM="66246bfb13ebe39e94eb31dc8d40067f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geos numpy3"