]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-maturin: upgrade 1.8.7 -> 1.9.0
authorTim Orling <tim.orling@konsulko.com>
Tue, 24 Jun 2025 23:13:53 +0000 (16:13 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Jun 2025 10:00:48 +0000 (11:00 +0100)
commit4b8a23ed81ef08de8542da59027c929ad623e804
tree2c21bb829434ca0782966311588389e144332ae9
parent61d2e2f67c387f976a3c6a165243c74bca66b3f4
python3-maturin: upgrade 1.8.7 -> 1.9.0

* Update crates

1.9.0
* Add full PEP 639 support for project.license and project.license-files
  in #2647.
* Add --compatiblity pypi to only build wheels with platform tags that can
  also be uploaded to PyPI. This blocks e.g. building for riscv64, which is
  supported by manylinux, but not by PyPI.

Comparing changes from v1.8.7 -> v1.9.0:
https://github.com/pyo3/maturin/compare/v1.8.7...v1.9.0

Signed-off-by: Tim Orling <tim.orling@konsulko.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.9.0.bb [moved from meta/recipes-devtools/python/python3-maturin_1.8.7.bb with 92% similarity]