]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-maturin: upgrade 1.9.0 -> 1.9.1
authorLiu Yiding <liuyd.fnst@fujitsu.com>
Wed, 23 Jul 2025 01:06:10 +0000 (09:06 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Jul 2025 09:47:27 +0000 (10:47 +0100)
Changelog:
==========
- Fix absolute license file path from Cargo.toml

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-maturin_1.9.1.bb [moved from meta/recipes-devtools/python/python3-maturin_1.9.0.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-devtools/python/python3-maturin_1.9.0.bb
rename to meta/recipes-devtools/python/python3-maturin_1.9.1.bb
index e4147b9321795bd4c245bc788e6324bc03ede250..ce38e9313600ff0c6fe62e56f53f7f91a83c0066 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "MIT | Apache-2.0"
 LIC_FILES_CHKSUM = "file://license-apache;md5=1836efb2eb779966696f473ee8540542 \
                     file://license-mit;md5=85fd3b67069cff784d98ebfc7d5c0797"
 
-SRC_URI[sha256sum] = "ccb9cb87f8df88d1bab8f49efe3fc77f0abb0639ea4b4ebf4f35549200d16b9e"
+SRC_URI[sha256sum] = "97b52fb19d20c1fdc70e4efdc05d79853a4c9c0051030c93a793cd5181dc4ccd"
 
 S = "${UNPACKDIR}/maturin-${PV}"