Path to this page:
Subject: CVS commit: pkgsrc/devel/py-maturin
From: Adam Ciarcinski
Date: 2023-10-04 11:43:49
Message id: 20231004094349.CBF2EFBDB@cvs.NetBSD.org
Log Message:
py-maturin: updated to 1.3.0
1.3.0
* Refactor Cargo sdist generator to avoid rewriting local dependencies
* Added `--pip-path` argument to `develop` command
* Ignore sdist output files when building sdist
* Use `python.exe` by default in `build` command on Windows
* Don't require `uniffi-bindgen` to be installed for uniffi bindings
* Fix platform tag for graalpy
* Always set minor version to 0 when major version >= 11 for macOS
* Warning about incorrect maturin version pyproject.toml `[build-system] requires`
Files: