[oe] [meta-python] [PATCH 10/28] python3-cbor2: upgrade 6.1.3 -> 6.1.4
Wang Mingyu < [email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-cbor2_6.1.3.bb => python3-cbor2_6.1.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cbor2_6.1.3.bb => python3-cbor2_6.1.4.bb} (86%) diff --git a/meta-python/recipes-devtools/python/python3-cbor2_6.1.3.bb b/meta-python/recipes-devtools/python/python3-cbor2_6.1.4.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-cbor2_6.1.3.bb rename to meta-python/recipes-devtools/python/python3-cbor2_6.1.4.bb index 9e6d7630f8..d7f08c6cbc 100644 --- a/meta-python/recipes-devtools/python/python3-cbor2_6.1.3.bb +++ b/meta-python/recipes-devtools/python/python3-cbor2_6.1.4.bb @@ -3,7 +3,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a79e64179819c7ce293372c059f1dbd8" DEPENDS += "python3-setuptools-scm-native" -SRC_URI[sha256sum] = "8d70680acb55c04ea5b5ad86da094f9612b53d5a8a65d0f5b3aafc3ce917ecbb" +SRC_URI[sha256sum] = "01ecc79a28f33d17331943ce508fc1e21f4b06553c73f874f4c77120d72b2ef9" inherit pypi python_setuptools3_rust cargo-update-recipe-crates ptest-python-pytest -- 2.43.0