Path to this page:
Subject: CVS commit: pkgsrc/devel/py-maturin
From: Adam Ciarcinski
Date: 2025-03-15 21:30:11
Message id: 20250315203011.D7EEAFBE1@cvs.NetBSD.org
Log Message:
py-maturin: updated to 1.8.3
1.8.3
Fix cargo run uniffi-bindgen when cross compiling
Use emcc.bat to query version on Windows
Add rnet python library to examples
bump the attest-build-provenance version in the generated ci file
Fix platform tag on Solaris/Illumos
Auto detect PyPy 3.11
Update manylinux/musllinux policies to the latest main
Update generate-ci options in user guide
chore: Update cbindgen to 0.28.0
Don't install dependencies when running maturin develop --skip-install
Upgrade pyo3 to 0.24.0
Update the TP docs to use pypi as the GH Env name
fix auditwheel .so relocation for namespace modules
Updates Rng legacy methods in tutorial
Files: