From 2ffb6d2dc95f3fead3bd9eb6fa6b003beebdb11d Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 2 Feb 2024 18:40:41 +0000 Subject: [PATCH] python3-sentry-sdk: update to version 1.40.0 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- ...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 --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 9c3cf58602..ec59c712ba 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"