Le Fri, Dec 15, 2023 at 02:27:51AM +0000, wen heping a écrit :
> Hi, ports@:
>
> Here is a patch for geo/py-laspy to update to 2.5.1.
>
> It build and run well and pass all tests on amd64-current
> system. No other ports depnd on it.
fwiw, the new laspy cli needs extra deps, if you try to run it it will
complain:
laspy cli needs extra dependencies, install using
`pip install laspy[cli]`
`pip install laspy[cli,lazrs]`
cf https://github.com/laspy/laspy/blob/master/setup.py#L43
so at least typer and maybe https://pypi.org/project/lazrs/
or the update could be commited as-is with bin/laspy commented out via
@comment
No comments:
Post a Comment