mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-shapely: update to 2.0.5.
This commit is contained in:
parent
c20a7395cf
commit
d59529b03b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-shapely'
|
# Template file for 'python3-shapely'
|
||||||
pkgname=python3-shapely
|
pkgname=python3-shapely
|
||||||
version=2.0.1
|
version=2.0.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
build_helper=numpy
|
build_helper=numpy
|
||||||
hostmakedepends="python3-setuptools python3-Cython0.29 geos"
|
hostmakedepends="python3-setuptools python3-Cython0.29 geos"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/shapely/shapely"
|
homepage="https://github.com/shapely/shapely"
|
||||||
distfiles="https://github.com/shapely/shapely/archive/${version}.tar.gz"
|
distfiles="https://github.com/shapely/shapely/archive/${version}.tar.gz"
|
||||||
checksum=6250e79ca299222a239ce44df613d228f1216c5cc31351217bf377b03d7be4e0
|
checksum=56c0aee11b31a9dd18120423d350fa6109663d4e46bccc58550bc7d735f18005
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue