- Update to version 1.13.1
* fix: fall back to placeholder for abi3 when found interpreters
are too old
gh#PyO3/maturin#3126
- Changes in version 1.13.0:
* Sync legacy_py.rs with upstream PyPI warehouse legacy.py
gh#PyO3/maturin#3053
* Fix --strip conflicting with --include-debuginfo in develop
gh#PyO3/maturin#3057
* Fix abi3 wheel producing version-specific tags for CPython
below minimum
gh#PyO3/maturin#3061
* Fix data symlink permission handling
gh#PyO3/maturin#3069
* fix: correct bugs in audit.rs typo and module_writer
gh#PyO3/maturin#3070
* perf: use lazy-initialized regexes instead of per-call
compilation
gh#PyO3/maturin#3071
* fix: skip legacy manylinux aliases not in PyPI allow-list
gh#PyO3/maturin#3078
* fix: auto-generate .def file for zig + windows-gnu
to export PyInit symbol
gh#PyO3/maturin#3079
* fix: pass -undefined dynamic_lookup via
CARGO_ENCODED_RUSTFLAGS on macOS
gh#PyO3/maturin#3083
* feat: add Profile-Guided Optimization (PGO) support
gh#PyO3/maturin#3085
* Respect metadata_directory in build_wheel per PEP 517
OBS-URL: https://build.opensuse.org/request/show/1346282
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-maturin?expand=0&rev=60
Description
No description provided
Languages
RPM Spec
100%