What's Changed
- Respect PEP 621 dynamic fields when merging Cargo.toml metadata by @Copilot in #2672
- Only use all_features=true in sdist when local path dependencies exist by @Copilot in #2674
- auditwheel: add
manylinux_2_26
policy by @github-actions[bot] in #2677 - Use user-specified library search paths in
RUSTFLAGS
in auditwheel by @Copilot in #2676 - pyproject.toml: add license-files by @threexc in #2690
- Update manylinux/musllinux policies to the latest main by @github-actions[bot] in #2693
- Fix PEP 639 implementation, use
License-Expression
overLicense
by @konstin in #2695
New Contributors
Full Changelog: v1.9.1...v1.9.2