python3-xyzservices: update to 2024.9.0.
This commit is contained in:
parent
85b9d04d48
commit
c788798f9a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-xyzservices'
|
# Template file for 'python3-xyzservices'
|
||||||
pkgname=python3-xyzservices
|
pkgname=python3-xyzservices
|
||||||
version=2024.6.0
|
version=2024.9.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=58c1bdab4257d2551b9ef91cd48571f77b7c4d2bc45bf5e3c05ac97b3a4d7282
|
checksum=68fb8353c9dbba4f1ff6c0f2e5e4e596bb9e1db7f94f4f7dfbcb26e25aa66fde
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue