diff mbox series

[meta-python] python3-sentry-sdk: update to version 1.40.0

Message ID 20240202184041.1551908-1-derek@asterius.io
State Accepted
Headers show
Series [meta-python] python3-sentry-sdk: update to version 1.40.0 | expand

Commit Message

Derek Straka Feb. 2, 2024, 6:40 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 ...ython3-sentry-sdk_1.39.2.bb => python3-sentry-sdk_1.40.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-sentry-sdk_1.39.2.bb => python3-sentry-sdk_1.40.0.bb} (86%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.39.2.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.40.0.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python3-sentry-sdk_1.39.2.bb
rename to meta-python/recipes-devtools/python/python3-sentry-sdk_1.40.0.bb
index 9c3cf5860..ec59c712b 100644
--- a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.39.2.bb
+++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.40.0.bb
@@ -15,7 +15,7 @@  RDEPENDS:${PN} += "\
 	${PYTHON_PN}-datetime \
 "
 
-SRC_URI[sha256sum] = "24c83b0b41c887d33328a9166f5950dc37ad58f01c9f2fbff6b87a6f1094170c"
+SRC_URI[sha256sum] = "34ad8cfc9b877aaa2a8eb86bfe5296a467fffe0619b931a05b181c45f6da59bf"
 
 PYPI_PACKAGE = "sentry-sdk"