summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-04-09 18:32:14 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-04-10 07:59:57 -0700
commit882dc303c97801b9d04dcab585b1a0b763c915a9 (patch)
tree413fe95432909bf9b8bbf0517b52635d49a35c31 /meta-python/recipes-devtools/python
parent1813d9138ccc93e5e9edf1d2b23f58586bf62f1f (diff)
downloadmeta-openembedded-882dc303c97801b9d04dcab585b1a0b763c915a9.tar.gz
python3-sentry-sdk: upgrade 2.56.0 -> 2.57.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-sentry-sdk_2.57.0.bb (renamed from meta-python/recipes-devtools/python/python3-sentry-sdk_2.56.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_2.56.0.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_2.57.0.bb
index 4833feac20..94fc007b84 100644
--- a/meta-python/recipes-devtools/python/python3-sentry-sdk_2.56.0.bb
+++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_2.57.0.bb
@@ -15,7 +15,7 @@ RDEPENDS:${PN} += "\
15 python3-datetime \ 15 python3-datetime \
16" 16"
17 17
18SRC_URI[sha256sum] = "fdab72030b69625665b2eeb9738bdde748ad254e8073085a0ce95382678e8168" 18SRC_URI[sha256sum] = "4be8d1e71c32fb27f79c577a337ac8912137bba4bcbc64a4ec1da4d6d8dc5199"
19 19
20PYPI_PACKAGE = "sentry_sdk" 20PYPI_PACKAGE = "sentry_sdk"
21 21