summaryrefslogtreecommitdiffstats
path: root/gis/python-pygeos
diff options
context:
space:
mode:
Diffstat (limited to 'gis/python-pygeos')
-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"