python3-rtree: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:17 -04:00
parent 9fb303406b
commit 8cc55d2e52

View file

@ -1,7 +1,7 @@
# Template file for 'python3-rtree' # Template file for 'python3-rtree'
pkgname=python3-rtree pkgname=python3-rtree
version=1.0.0 version=1.0.0
revision=1 revision=2
wrksrc="rtree-${version}" wrksrc="rtree-${version}"
build_style=python3-module build_style=python3-module
make_check_target="tests" make_check_target="tests"