CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/06/16 14:22:50
Modified files:
devel/py-typer : Makefile
Log message:
py-typer: fix RDEPs
A few TDEPs should be RDEPs, move them accordingly. Also typing-extensions
is only needed on Windows, so remove that DEP as well.
Discovered while trying to port something that uses py-typer.
ok pvk@ (MAINTAINER)
