From 92c3445cd7ee7e89b7e1da349d9aa67092a47320 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alfredo=20P=C3=A9rez?= Date: Tue, 6 Dec 2022 02:34:25 -0600 Subject: [PATCH] python3-shapely: update to 1.8.5.post1. --- 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 20a3f0d0359..d9dabb1e066 100644 --- a/srcpkgs/python3-shapely/template +++ b/srcpkgs/python3-shapely/template @@ -1,7 +1,7 @@ # Template file for 'python3-shapely' pkgname=python3-shapely -version=1.8.4 -revision=2 +version=1.8.5.post1 +revision=1 build_style=python3-module build_helper=numpy make_check_target=tests @@ -14,7 +14,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=e27c49ab0019b9e47bf4f35545b2868af34731e22be755f56f22b5278d3e4efd +checksum=51badb76fa13ce1d4d6e5b2cbfef2b6af0ddae56a4449b84c3f3e6f404c6b43c pre_configure() { if [ "$CROSS_BUILD" ]; then