diff --git a/srcpkgs/python3-shapely/template b/srcpkgs/python3-shapely/template index ddc691dfb72..b07cf843ab4 100644 --- a/srcpkgs/python3-shapely/template +++ b/srcpkgs/python3-shapely/template @@ -1,19 +1,19 @@ # Template file for 'python3-shapely' pkgname=python3-shapely -version=2.0.6 +version=2.1.1 revision=1 build_style=python3-module build_helper=numpy hostmakedepends="python3-setuptools python3-Cython geos" makedepends="python3-devel python3-numpy geos-devel" -depends="python3" +depends="python3-numpy" checkdepends="python3-pytest-xdist" short_desc="Library for manipulation and analysis of geometric objects for Python3" maintainer="Karl Nilsson " license="BSD-3-Clause" homepage="https://github.com/shapely/shapely" distfiles="https://github.com/shapely/shapely/archive/${version}.tar.gz" -checksum=71f1830bd1aa42d0493c8beb48c2e80712450af43376af4ba3bf40f0d9064120 +checksum=72875ca3b490eff704d91e2aba31f21228ea1fe361d540bd455c6523255992c2 pre_configure() { if [ "$CROSS_BUILD" ]; then