# -*- 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-referencing version 0.35.1 revision 0 categories-append devel license BSD supported_archs noarch platforms {darwin any} python.versions 38 39 310 311 312 python.pep517_backend hatch maintainers nomaintainer description JSON referencing + Python long_description An implementation-agnostic implementation of JSON reference resolution homepage https://github.com/python-jsonschema/referencing checksums rmd160 e9a210d060922b4484bc8fe21aafe2b8b63323d5 \ sha256 25b42124a6c8b632a425174f24087783efb348a6f1e0008e63cd4466fedf703c \ size 62991 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-hatch-vcs depends_lib-append port:py${python.version}-attrs \ port:py${python.version}-rpds-py }