Path to this page:
Subject: CVS commit: pkgsrc/devel/py-maturin
From: Adam Ciarcinski
Date: 2025-05-09 15:50:39
Message id: 20250509135039.B1C5EFBE3@cvs.NetBSD.org
Log Message:
py-maturin: updated to 1.8.4
1.8.4
* Install a Rust toolchain into a temporary directory when building maturin \
itself or a package and a Rust toolchain is
missing. Set `MATURIN_NO_INSTALL_RUST` to disable this behaviour.
* Fix broken `maturin develop` with latest uv
* Add `PYO3_PYTHON` env var support
* Sort RECORD file in wheel archives to make them deterministic
* Publish wheel for loongarch64
* Add --compression-level option to build command
Files: