# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim: fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup python 1.0 name py-xyzservices version 2024.4.0 revision 0 categories-append devel license BSD supported_archs noarch platforms {darwin any} python.versions 38 39 310 311 312 maintainers {stromnov @stromnov} openmaintainer description Source of XYZ tiles provider long_description {*}${description} homepage https://github.com/geopandas/xyzservices checksums rmd160 30f35db7808fc62cdc53edf40ad1b8dc7e4badf0 \ sha256 6a04f11487a6fb77d92a98984cd107fbd9157fd5e65f929add9c3d6e604ee88c \ size 1130110 if {${subport} ne ${name}} { depends_build-append \ port:py${python.version}-setuptools_scm }