From abf88791ea8b376b8790ce6b858b71a92eedad2c Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Sat, 4 Oct 2025 00:01:28 +0100 Subject: [PATCH] gnu: python-xyzservices: Update to 2025.4.0. * gnu/packages/python-xyz.scm (python-xyzservices): Update to 2025.4.0. [native-inputs]: Remove python-wheel; add python-setuptools-scm. Change-Id: I87436dc57b8348186562cebbddc50f6769e8be31 --- gnu/packages/python-xyz.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 91fea4e20f7..c7c3619fffb 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -31605,13 +31605,13 @@ translating between quadkey and tile coordinates.") (define-public python-xyzservices (package (name "python-xyzservices") - (version "2022.4.0") + (version "2025.4.0") (source (origin (method url-fetch) (uri (pypi-uri "xyzservices" version)) (sha256 - (base32 "1paxv4i0dws85md7csv7pf80jl3xh792mx8rxnsrk61ks3ivbsyg")))) + (base32 "1n096zg9bd4n6w6axcm16m9sxdkc6qy1mipva0scbyj86rqn9rvg")))) (build-system pyproject-build-system) (arguments (list @@ -31621,7 +31621,7 @@ translating between quadkey and tile coordinates.") python-mercantile python-requests python-setuptools - python-wheel)) + python-setuptools-scm)) (home-page "https://github.com/geopandas/xyzservices") (synopsis "Source of XYZ tiles providers") (description "@code{xyzservices} is a lightweight library providing a