python3-shapely: update to 1.8.0.

This commit is contained in:
Karl Nilsson 2021-11-18 16:07:02 -05:00 committed by Érico Nogueira Rolim
parent 32e32b14f3
commit 67b55ce1c9

View file

@ -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 <karl.robert.nilsson@gmail.com>"
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