From b3fd19341fce4aa7745b89504bbf6fbf10b8a3e3 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 8 Jul 2026 17:44:37 +0800 Subject: [PATCH] python3-sentry-sdk: upgrade 2.63.0 -> 2.64.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...ython3-sentry-sdk_2.63.0.bb => python3-sentry-sdk_2.64.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-sentry-sdk_2.63.0.bb => python3-sentry-sdk_2.64.0.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_2.63.0.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_2.64.0.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-sentry-sdk_2.63.0.bb rename to meta-python/recipes-devtools/python/python3-sentry-sdk_2.64.0.bb index 54a0e45025..5366444963 100644 --- a/meta-python/recipes-devtools/python/python3-sentry-sdk_2.63.0.bb +++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_2.64.0.bb @@ -15,7 +15,7 @@ RDEPENDS:${PN} += "\ python3-datetime \ " -SRC_URI[sha256sum] = "2a1502bf864769275dbc8c2c9fc7a0f7f5e18358180b615d262d13a31ffba216" +SRC_URI[sha256sum] = "68be2c29e14ae310f8a39e1a79916b6d85c6cb41dcce789d14ff05fe293e4c55" PYPI_PACKAGE = "sentry_sdk"