From fa3494f7ef63819671abda88b43af7f37cc9ecdb Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 4 Nov 2023 13:28:54 -0700 Subject: [PATCH] python3-pyperf: upgrade 2.6.1 -> 2.6.2 Signed-off-by: Khem Raj --- .../python/{python3-pyperf_2.6.1.bb => python3-pyperf_2.6.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pyperf_2.6.1.bb => python3-pyperf_2.6.2.bb} (89%) diff --git a/meta-python/recipes-devtools/python/python3-pyperf_2.6.1.bb b/meta-python/recipes-devtools/python/python3-pyperf_2.6.2.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-pyperf_2.6.1.bb rename to meta-python/recipes-devtools/python/python3-pyperf_2.6.2.bb index c63e75cf2e..3f284f2453 100644 --- a/meta-python/recipes-devtools/python/python3-pyperf_2.6.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyperf_2.6.2.bb @@ -13,7 +13,7 @@ Features: \ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=78bc2e6e87c8c61272937b879e6dc2f8" -SRC_URI[sha256sum] = "171aea69b8efde61210e512166d8764e7765a9c7678b768052174b01f349f247" +SRC_URI[sha256sum] = "64d8fadce6a74f478f29832c1eaa2a04856655ebff17292d5237fc8317c3a3c5" DEPENDS += "${PYTHON_PN}-six-native"