python3-xyzservices: update to 2023.10.0.
This commit is contained in:
parent
5f886f633a
commit
9baee9a8dd
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-xyzservices'
|
# Template file for 'python3-xyzservices'
|
||||||
pkgname=python3-xyzservices
|
pkgname=python3-xyzservices
|
||||||
version=2023.7.0
|
version=2023.10.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
# Provider tests require unpackaged 'mercantile'
|
# Provider tests require unpackaged 'mercantile'
|
||||||
make_check_args="--ignore=xyzservices/tests/test_providers.py"
|
make_check_args="--ignore=xyzservices/tests/test_providers.py"
|
||||||
|
@ -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=0ec928742227d6f5d4367ea7b457fcfed943429f4de2949b5b02a82cdf5569d6
|
checksum=eee203e91955782fd8bfc2f05846830c289139dc0ab4eaf733bfa8f0be71861f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue