# -*- 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-fsspec version 2024.5.0 revision 0 categories-append devel platforms {darwin any} license BSD supported_archs noarch python.versions 38 39 310 311 312 python.pep517_backend hatch maintainers {stromnov @stromnov} openmaintainer description File-system specification long_description ${description} homepage https://github.com/intake/filesystem_spec checksums rmd160 dfd98505681e03926e3bdb2602b7db9a4383a19e \ sha256 1d021b0b0f933e3b3029ed808eb400c08ba101ca2de4b3483fbc9ca23fcee94a \ size 400066 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-hatch-vcs }