From: Wang Mingyu <[email protected]> Changelog: Fix the format_name property and move it from the ArchiveEntry class to the ArchiveRead class
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-maturin_1.4.0.bb => python3-maturin_1.5.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-maturin_1.4.0.bb => python3-maturin_1.5.0.bb} (92%) diff --git a/meta/recipes-devtools/python/python3-maturin_1.4.0.bb b/meta/recipes-devtools/python/python3-maturin_1.5.0.bb similarity index 92% rename from meta/recipes-devtools/python/python3-maturin_1.4.0.bb rename to meta/recipes-devtools/python/python3-maturin_1.5.0.bb index ed19ee647a..e80a45f0bc 100644 --- a/meta/recipes-devtools/python/python3-maturin_1.4.0.bb +++ b/meta/recipes-devtools/python/python3-maturin_1.5.0.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://license-apache;md5=1836efb2eb779966696f473ee8540542 \ file://license-mit;md5=85fd3b67069cff784d98ebfc7d5c0797" SRC_URI += "file://0001-Add-32-bit-RISC-V-support.patch" -SRC_URI[sha256sum] = "ed12e1768094a7adeafc3a74ebdb8dc2201fa64c4e7e31f14cfc70378bf93790" +SRC_URI[sha256sum] = "e046ea2aed687991d58c42f6276dfcc0c037092934654f538b5877fd57dd3a9c" S = "${WORKDIR}/maturin-${PV}" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#197027): https://lists.openembedded.org/g/openembedded-core/message/197027 Mute This Topic: https://lists.openembedded.org/mt/104900971/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
