python3-shapely: update to 1.7.1.

This commit is contained in:
Karl Nilsson 2020-08-23 18:00:35 -04:00 committed by Piotr
parent a8daae4144
commit c015145a4e

View File

@ -1,7 +1,7 @@
# Template file for 'python3-shapely'
pkgname=python3-shapely
reverts="1.7a1_1 1.7a1_2 1.7a1_3"
version=1.7.0
version=1.7.1
revision=1
wrksrc="Shapely-${version}"
build_style=python3-module
@ -14,7 +14,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=0f4283d5591578340e36f649736b496d25a793a45b9a2c93b128d2a856f2089b
checksum=8a39f78a5bb21bc7a0f6e3aa9d78291fad53a433346ffa2474076698da47f24c
if [ "$XBPS_TARGET_MACHINE" = "aarch64-musl" ]; then
broken="aarch64-musl's geos crashes"