From: Stuart Henderson Subject: Re: [new] www/py-nh3 To: Daniel Dickman Cc: ports@openbsd.org Date: Sun, 14 Apr 2024 13:10:08 +0100 On 2024/04/13 23:33, Daniel Dickman wrote: > This is a port of py-nh3, yet another python/rust port with a maturin > build backend. Needed for apache-superset. > > ok to import? It doesn't actually use setuptools to build, I've just added maturin as a new MODPY_PYBUILD backend option in python.port.mk so that can be used instead. with that, ok