Path to this page:
Subject: CVS commit: pkgsrc/devel/py-maturin
From: Adam Ciarcinski
Date: 2024-12-26 18:23:43
Message id: 20241226172343.52ACFFC1D@cvs.NetBSD.org
Log Message:
py-maturin: updated to 1.8.0
1.8.0
Don't add wheel data to sdist
Bump pyo3 to 0.23.3
Switch from wasm32-wasi to wasm32-wasip1
Use uv venv in tests
upgrade packages to resolve security advisory
update and improve import hook docs
Add sparcv9 architecture support
check the install backend version to give more informative error messages
Properly handle dynamic version in pyproject.toml
Fix interpreter selection for abi3 bindings
Use the official recommended naming pattern for cffi module file
Refine armv7l target architecture detection
Add Linux armv5te architecture support
Encode free-threaded Python support in bridge model
Files: