On 2025/12/28 13:22, Landry Breuil wrote:
> hi,
> 
> pygeofilter added a cli in an upcoming update, and that made me realize i
> forgot to port pygml, because when trying the cli it complained about it:
> 
>   File 
> "/usr/local/lib/python3.13/site-packages/pygeofilter/parsers/fes/base.py", 
> line 4, in <module>
>     from pygml.georss import NAMESPACE as NAMESPACE_GEORSS
> ModuleNotFoundError: No module named 'pygml'
> 
> so here's a port for geo/py-pygml, oks welcome
> 
> Landry

no need to set MODPY_PYTEST if you use MODPY_PYBUILD, and python.port.mk
adds BDEP to TDEP automatically, so those can be dropped

ok

Reply via email to