Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: NEW: devel/py-annotated_doc
To:
Pavel Korovin <p@tristero.se>
Cc:
ports@openbsd.org
Date:
Fri, 13 Mar 2026 13:06:50 +0000

Download raw body.

Thread
On 2026/03/13 15:31, Pavel Korovin wrote:
> Annotated Doc
> Document parameters, class attributes, return types, and variables
> inline, with Annotated.
> https://github.com/fastapi/annotated-doc
> 
> py-typer added it as a dependency, ok to import?
> 
> -- 
> With best regards,
> Pavel Korovin

I normally prefer to use the module name directly from pypi (i.e. dashes
not underscores) however there is already devel/py-annotated_types so
this probably makes sense.

Please remove the @pkgpath from pkg/PLIST, it's just there for ports
which used to have ,python3 flavour and we don't need it on new ones,
then it's ok sthen@