mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-xyzservices: update to 2024.6.0.
This commit is contained in:
parent
916de98011
commit
07d147176b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-xyzservices'
|
# Template file for 'python3-xyzservices'
|
||||||
pkgname=python3-xyzservices
|
pkgname=python3-xyzservices
|
||||||
version=2024.4.0
|
version=2024.6.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=6a04f11487a6fb77d92a98984cd107fbd9157fd5e65f929add9c3d6e604ee88c
|
checksum=58c1bdab4257d2551b9ef91cd48571f77b7c4d2bc45bf5e3c05ac97b3a4d7282
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue