diff options
| author | isaackwy <isaacyu@protonmail.com> | 2024-06-02 18:15:44 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-04 09:04:30 +0700 |
| commit | f97f365433293ae2ee7cf106fbf6e8a55239cd7a (patch) | |
| tree | 72dc7f384c049dca3cf197a3e982199f998f35ce /python/python3-rtree/python3-rtree.info | |
| parent | 550280dfd328aa27aaf5d568ff2f8bcbb0dc4523 (diff) | |
python/python3-rtree: Update for 1.2.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-rtree/python3-rtree.info')
| -rw-r--r-- | python/python3-rtree/python3-rtree.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-rtree/python3-rtree.info b/python/python3-rtree/python3-rtree.info index 9a0030ace5..627c31e0f5 100644 --- a/python/python3-rtree/python3-rtree.info +++ b/python/python3-rtree/python3-rtree.info @@ -1,10 +1,10 @@ PRGNAM="python3-rtree" -VERSION="1.0.1" -HOMEPAGE="https://github.com/Toblerity/rtree/" -DOWNLOAD="https://github.com/Toblerity/rtree/archive/1.0.1/rtree-1.0.1.tar.gz" -MD5SUM="c70d72aa1cfa232aac945735da364e9d" +VERSION="1.2.0" +HOMEPAGE="https://rtree.readthedocs.io/en/latest/" +DOWNLOAD="https://github.com/Toblerity/rtree/archive/1.2.0/rtree-1.2.0.tar.gz" +MD5SUM="8e8f8cff48ff3684907f174e695601fd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libspatialindex python3-wheel" +REQUIRES="libspatialindex python3-setuptools-opt" MAINTAINER="Isaac Yu" EMAIL="isaacyu@protonmail.com" |
