]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-maturin: upgrade 1.7.0 -> 1.7.1
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 3 Sep 2024 08:32:53 +0000 (16:32 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Sep 2024 11:36:43 +0000 (12:36 +0100)
commit48e00b925648dc394bf3ba08324b333b44a5ec0b
tree8742a17cf345c8f62ea5158552821b3a52a7e248
parent23075f8fd3144338cac1e3ad0b6b81d2376d2d4b
python3-maturin: upgrade 1.7.0 -> 1.7.1

Changelog
=========
- Update clap_complete_command to v0.6.1
- Fix platform tags when cross-compiling universal2
- Fix Typo in Migration Guide
- Fix rust 1.80 clippy errors
- Don't check .gitignore files in parent directories
- Replace --skip-auditwheel with --auditwheel option
- Remove install_requires and setup_requires from setup.py
- Use modern stripping option
- Move project metadata from setup.py to pyproject.toml
- Update manylinux/musllinux policies to the latest main
- use just licenses as the license directory in a wheel
- Forward cargo package --list warnings
- Add current package context to source dist error
- Place source dist readmes next to Cargo.toml

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-maturin-crates.inc
meta/recipes-devtools/python/python3-maturin_1.7.1.bb [moved from meta/recipes-devtools/python/python3-maturin_1.7.0.bb with 92% similarity]