python3-shapely: update to 2.0.6.

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:26:10 -05:00
parent f60aaa4375
commit 26fa6dc366

View file

@ -1,10 +1,10 @@
# Template file for 'python3-shapely'
pkgname=python3-shapely
version=2.0.5
version=2.0.6
revision=1
build_style=python3-module
build_helper=numpy
hostmakedepends="python3-setuptools python3-Cython0.29 geos"
hostmakedepends="python3-setuptools python3-Cython geos"
makedepends="python3-devel python3-numpy geos-devel"
depends="python3"
checkdepends="python3-pytest-xdist"
@ -13,7 +13,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
license="BSD-3-Clause"
homepage="https://github.com/shapely/shapely"
distfiles="https://github.com/shapely/shapely/archive/${version}.tar.gz"
checksum=56c0aee11b31a9dd18120423d350fa6109663d4e46bccc58550bc7d735f18005
checksum=71f1830bd1aa42d0493c8beb48c2e80712450af43376af4ba3bf40f0d9064120
pre_configure() {
if [ "$CROSS_BUILD" ]; then