# -*- 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.6.1 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 f2d33e8ae41851e9ba897448339f927bbce9388a \ sha256 fad7d7e209dd4c1208e3bbfda706620e0da5142bebbd9c384afb95b07e798e49 \ size 284584 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-hatch-vcs }