diff --git a/srcpkgs/python3-shapely/template b/srcpkgs/python3-shapely/template index 47632cbc41f..8a1cf715847 100644 --- a/srcpkgs/python3-shapely/template +++ b/srcpkgs/python3-shapely/template @@ -1,12 +1,13 @@ # Template file for 'python3-shapely' pkgname=python3-shapely version=1.8.0 -revision=1 +revision=2 wrksrc="Shapely-${version}" build_style=python3-module build_helper=numpy hostmakedepends="python3-setuptools python3-Cython geos" makedepends="python3-devel python3-numpy geos-devel" +depends="python3" checkdepends="python3-pytest" short_desc="Library for manipulation and analysis of geometric objects for Python3" maintainer="Karl Nilsson "