diff mbox series

[meta-python,27/37] python3-sentry-sdk: upgrade 2.63.0 -> 2.64.0

Message ID 20260708094508.2060-27-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/37] bcc: upgrade 0.36.1 -> 0.37.0 | expand

Commit Message

Wang Mingyu July 8, 2026, 9:44 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...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 mbox series

Patch

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"