python-xyzservices: auto updated to 2023.7.0-2

This commit is contained in:
BioArchLinuxBot 2023-08-06 06:01:12 +00:00
parent 84a47a8dc2
commit ef7083c08f

View file

@ -4,7 +4,7 @@
pkgname=python-xyzservices
_name=xyzservices
pkgver=2023.7.0
pkgrel=1
pkgrel=2
pkgdesc='Provides a repository of available XYZ services offering raster basemap tiles'
arch=('x86_64')
url="https://github.com/geopandas/xyzservices"
@ -28,4 +28,4 @@ package() {
cd "$_name-$pkgver"
python -m installer --destdir="$pkgdir" dist/*.whl
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
}