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