blob: 3710a52d0a9d86bff015774bf17bfee66ca5cf43 (
plain)
1
2
3
4
5
6
7
8
9
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"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libspatialindex python3-wheel"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"
|