From 67b55ce1c9fdae2d9f6d9737135832227c99e3be Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Thu, 18 Nov 2021 16:07:02 -0500 Subject: [PATCH] python3-shapely: update to 1.8.0. --- srcpkgs/python3-shapely/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-shapely/template b/srcpkgs/python3-shapely/template index 5f977079abf..47632cbc41f 100644 --- a/srcpkgs/python3-shapely/template +++ b/srcpkgs/python3-shapely/template @@ -1,8 +1,7 @@ # Template file for 'python3-shapely' pkgname=python3-shapely -reverts="1.7a1_1 1.7a1_2 1.7a1_3" -version=1.7.1 -revision=3 +version=1.8.0 +revision=1 wrksrc="Shapely-${version}" build_style=python3-module build_helper=numpy @@ -14,7 +13,7 @@ maintainer="Karl Nilsson " license="BSD-3-Clause" homepage="https://github.com/Toblerity/Shapely" distfiles="https://github.com/Toblerity/Shapely/archive/${version}.tar.gz" -checksum=8a39f78a5bb21bc7a0f6e3aa9d78291fad53a433346ffa2474076698da47f24c +checksum=492d4207b20541e3d0f31c238e07d2f55fe5e00afcfd12390bf55737901fce91 pre_configure() { if [ "$CROSS_BUILD" ]; then