summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-05-13 12:16:10 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-13 20:46:45 -0700
commita7f68b510d342886e5c64d9968108687e03f5890 (patch)
tree9594a6d8f71d9ef4abec36259ba5ced34d289b0a /meta-python/recipes-devtools/python
parent45862839938bfafadc8bc2a76d437ededc8714ff (diff)
downloadmeta-openembedded-a7f68b510d342886e5c64d9968108687e03f5890.tar.gz
python3-sentry-sdk: upgrade 2.58.0 -> 2.59.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.59.0.bb (renamed from meta-python/recipes-devtools/python/python3-sentry-sdk_2.58.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_2.58.0.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_2.59.0.bb
index d752b7cca7..b0bb943518 100644
--- a/meta-python/recipes-devtools/python/python3-sentry-sdk_2.58.0.bb
+++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_2.59.0.bb
@@ -15,7 +15,7 @@ RDEPENDS:${PN} += "\
15 python3-datetime \ 15 python3-datetime \
16" 16"
17 17
18SRC_URI[sha256sum] = "c1144d947352d54e5b7daa63596d9f848adf684989c06c4f5a659f0c85a18f6f" 18SRC_URI[sha256sum] = "cd265808ef8bf3f3edf69b527c0a0b2b6b1322762679e55b8987db2e9584aec1"
19 19
20PYPI_PACKAGE = "sentry_sdk" 20PYPI_PACKAGE = "sentry_sdk"
21 21