From: Wang Mingyu <wangmy@...>
Changelog:
===========
Recognize new name of Graal-based Python as jitted
Collect specialization statistics from running benchmarks
Add support for Python 3.11
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../python/{python3-pyperf_2.4.1.bb => python3-pyperf_2.5.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-pyperf_2.4.1.bb => python3-pyperf_2.5.0.bb} (89%)
diff --git a/meta-python/recipes-devtools/python/python3-pyperf_2.4.1.bb b/meta-python/recipes-devtools/python/python3-pyperf_2.5.0.bb
similarity index 89%
rename from meta-python/recipes-devtools/python/python3-pyperf_2.4.1.bb
rename to meta-python/recipes-devtools/python/python3-pyperf_2.5.0.bb
index cb8282566..d5eaa4f60 100644
--- a/meta-python/recipes-devtools/python/python3-pyperf_2.4.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pyperf_2.5.0.bb
@@ -13,7 +13,7 @@ Features: \
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=78bc2e6e87c8c61272937b879e6dc2f8"
-SRC_URI[sha256sum] = "38cf5e90c56f906a8320ce82a50bfa92c902b93affd72e4dc81580115f355853"
+SRC_URI[sha256sum] = "9fd9be5b57224e68b5a5b88f7126f15b6c8667573f62a0a39faf14d6fdd13909"
DEPENDS += "${PYTHON_PN}-six-native"
--
2.25.1