python3-rtree: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:37 -04:00
parent 0f35f3d26c
commit 886c5b27df

View File

@ -1,7 +1,7 @@
# Template file for 'python3-rtree'
pkgname=python3-rtree
version=1.0.0
revision=2
revision=3
build_style=python3-module
make_check_target="tests"
hostmakedepends="python3-setuptools libspatialindex-devel python3-wheel"