python3-xyzservices: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:26:55 -05:00
parent e113f6bf84
commit 66367f29d8

View file

@ -1,7 +1,7 @@
# Template file for 'python3-xyzservices' # Template file for 'python3-xyzservices'
pkgname=python3-xyzservices pkgname=python3-xyzservices
version=2024.9.0 version=2024.9.0
revision=1 revision=2
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"