From 8f6946ae76f93a5e62d7c04729458f341a26f87e Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 26 Mar 2026 19:56:20 +0800 Subject: [PATCH] python3-sentry-sdk: upgrade 1.45.1 -> 2.55.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...ython3-sentry-sdk_1.45.1.bb => python3-sentry-sdk_2.55.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-sentry-sdk_1.45.1.bb => python3-sentry-sdk_2.55.0.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.45.1.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_2.55.0.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-sentry-sdk_1.45.1.bb rename to meta-python/recipes-devtools/python/python3-sentry-sdk_2.55.0.bb index 10fdbce139..ac57d3b0ac 100644 --- a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.45.1.bb +++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_2.55.0.bb @@ -15,7 +15,7 @@ RDEPENDS:${PN} += "\ python3-datetime \ " -SRC_URI[sha256sum] = "a16c997c0f4e3df63c0fc5e4207ccb1ab37900433e0f72fef88315d317829a26" +SRC_URI[sha256sum] = "3774c4d8820720ca4101548131b9c162f4c9426eb7f4d24aca453012a7470f69" PYPI_PACKAGE = "sentry_sdk"