# -*- 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-types-pyyaml
python.rootname     types_pyyaml
version             6.0.12.20260408
revision            0

license             Apache-2
maintainers         {mps @Schamschula} openmaintainer
description         Typing stubs for PyYAML
long_description    This is a type stub package for the PyYAML package. It can be used \
                    by type checkers to check code that uses PyYAML.
homepage            https://github.com/python/typeshed

checksums           rmd160  fc80be1eb997a2a4e2029db61fa647b36088a608 \
                    sha256  92a73f2b8d7f39ef392a38131f76b970f8c66e4c42b3125ae872b7c93b556307 \
                    size    17735

python.versions     310 311 312 313 314

patchfiles          patch-pyproject.toml.diff
