python3-xyzservices: update to 2024.4.0.

This commit is contained in:
Andrew J. Hesford 2024-04-05 14:58:35 -04:00
parent 5045c53207
commit a64de3aef1

View File

@ -1,6 +1,6 @@
# Template file for 'python3-xyzservices' # Template file for 'python3-xyzservices'
pkgname=python3-xyzservices pkgname=python3-xyzservices
version=2023.10.1 version=2024.4.0
revision=1 revision=1
build_style=python3-module build_style=python3-module
# Provider tests require unpackaged 'mercantile' # Provider tests require unpackaged 'mercantile'
@ -14,7 +14,7 @@ license="BSD-3-Clause"
homepage="https://xyzservices.readthedocs.io/" homepage="https://xyzservices.readthedocs.io/"
changelog="https://raw.githubusercontent.com/geopandas/xyzservices/main/CHANGELOG.md" changelog="https://raw.githubusercontent.com/geopandas/xyzservices/main/CHANGELOG.md"
distfiles="${PYPI_SITE}/x/xyzservices/xyzservices-${version}.tar.gz" distfiles="${PYPI_SITE}/x/xyzservices/xyzservices-${version}.tar.gz"
checksum=091229269043bc8258042edbedad4fcb44684b0473ede027b5672ad40dc9fa02 checksum=6a04f11487a6fb77d92a98984cd107fbd9157fd5e65f929add9c3d6e604ee88c
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE