From efd2fbd46113333e2fbe8509ae5f03e3d9a4d3c1 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 14 Oct 2024 16:54:40 +0800 Subject: [PATCH] python3-cbor2: upgrade 5.6.4 -> 5.6.5 Changelog: Published binary wheels for Python 3.13 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-cbor2_5.6.4.bb => python3-cbor2_5.6.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cbor2_5.6.4.bb => python3-cbor2_5.6.5.bb} (88%) diff --git a/meta-python/recipes-devtools/python/python3-cbor2_5.6.4.bb b/meta-python/recipes-devtools/python/python3-cbor2_5.6.5.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-cbor2_5.6.4.bb rename to meta-python/recipes-devtools/python/python3-cbor2_5.6.5.bb index 37c3ab6478..6dd9f0cd15 100644 --- a/meta-python/recipes-devtools/python/python3-cbor2_5.6.4.bb +++ b/meta-python/recipes-devtools/python/python3-cbor2_5.6.5.bb @@ -3,7 +3,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a79e64179819c7ce293372c059f1dbd8" DEPENDS += "python3-setuptools-scm-native" -SRC_URI[sha256sum] = "1c533c50dde86bef1c6950602054a0ffa3c376e8b0e20c7b8f5b108793f6983e" +SRC_URI[sha256sum] = "b682820677ee1dbba45f7da11898d2720f92e06be36acec290867d5ebf3d7e09" SRC_URI += " \ file://run-ptest \ "