Re: [maintainer update] devel/uv 0.12.0

Theo Buehler <[email protected]> Sat, 1 Aug 2026 09:31:46 +0200
Newsgroups gmane.os.openbsd.ports
Message-ID <[email protected]>
On Thu, Jul 30, 2026 at 03:24:20PM +0200, Laurent Cheylus wrote:
> Hi ports@
> 
> update for devel/uv to the latest version 0.12.0

As found by kirill, aws-lc-rs isn't execonly clean for aarch64 anymore,
so I added noexeconly for that arch, too.

> Build OK for RDEP security/py-cryptography_vectors.

That's because I fixed it:
https://github.com/openbsd/ports/commit/6da9d4003edcadd4835f520fa7dff555208ed6c8

also textproc/py-rebar:
https://github.com/openbsd/ports/commit/ca5e9bd14e4cc373570935dea19532ccb210df32

uv use is only going to become more widespread, so especially for semver
relevant updates more careful testing is needed. Python devs love their
upper bounds that ensure things break.