From 26fa6dc3669b3fefac8c3cb91bb027dce9dcddce Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:26:10 -0500 Subject: [PATCH] python3-shapely: update to 2.0.6. --- srcpkgs/python3-shapely/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-shapely/template b/srcpkgs/python3-shapely/template index 16d9131b2c6..ddc691dfb72 100644 --- a/srcpkgs/python3-shapely/template +++ b/srcpkgs/python3-shapely/template @@ -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 " 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