Files
Robert Kennedy 73f9bac8cd py-annotated-doc: add support for python 3.14
* add 314 to python.versions
2026-01-12 18:27:32 -05:00

32 lines
971 B
Tcl

# -*- 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-annotated-doc
version 0.0.4
revision 0
categories-append devel
license MIT
maintainers nomaintainer
supported_archs noarch
platforms {darwin any}
description Provides document parameters, class attributes, return types, \
and variables inline, with Annotated
long_description $description
homepage https://github.com/fastapi/annotated-doc/
distname annotated_doc-${version}
checksums rmd160 f9f7859ef15623df9900d7db3bce5bbaf09670c6 \
sha256 fbcda96e87e9c92ad167c2e53839e57503ecfda18804ea28102353485033faa4 \
size 7288
python.versions 310 311 312 313 314
python.pep517_backend pdm