python3-shapely: update to 2.0.5.
This commit is contained in:
parent
c20a7395cf
commit
d59529b03b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-shapely'
|
||||
pkgname=python3-shapely
|
||||
version=2.0.1
|
||||
revision=2
|
||||
version=2.0.5
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
build_helper=numpy
|
||||
hostmakedepends="python3-setuptools python3-Cython0.29 geos"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/shapely/shapely"
|
||||
distfiles="https://github.com/shapely/shapely/archive/${version}.tar.gz"
|
||||
checksum=6250e79ca299222a239ce44df613d228f1216c5cc31351217bf377b03d7be4e0
|
||||
checksum=56c0aee11b31a9dd18120423d350fa6109663d4e46bccc58550bc7d735f18005
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue