Subject: CVS commit: pkgsrc/devel/py-maturin
From: Adam Ciarcinski
Date: 2023-05-22 14:44:10
Message id: 20230522124411.06D08FA87@cvs.NetBSD.org

Log Message:
py-maturin: updated to 0.15.3

v0.15.3
Fix cross-compile to Apple universal2 in the other platform
Remove serde(flatten) to improve error messages
Allow syn 2.0
describe the need for module-name
Fix cargo test failures in devcontainer
Add PEP 517 config_settings support
Keep file mode on Unix

v0.15.2
Add a unit test for PythonInterpreter::find_by_target
Try GitHub Actions merge queue
Skip git sdist generator tests when executing from a non-git checkout
Publish maturin itself using trusted publisher
Remove bors
When determining the python module name, use pyproject.toml project.name over \ 
Cargo.toml package.name.
Warn on missing python-source contents
Fix rewriting dev-dependencies in sdist

Files:
RevisionActionfile
1.7modifypkgsrc/devel/py-maturin/Makefile
1.5modifypkgsrc/devel/py-maturin/cargo-depends.mk
1.7modifypkgsrc/devel/py-maturin/distinfo