From c27646b41f2a6d760d61b153217d32362fa31c6a Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 20 Dec 2023 23:08:28 +0000 Subject: [PATCH] python3-sentry-sdk: update to version 1.39.1 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- ...ython3-sentry-sdk_1.39.0.bb => python3-sentry-sdk_1.39.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-sentry-sdk_1.39.0.bb => python3-sentry-sdk_1.39.1.bb} (86%) diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.39.0.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.39.1.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-sentry-sdk_1.39.0.bb rename to meta-python/recipes-devtools/python/python3-sentry-sdk_1.39.1.bb index 81828737f4..9f421328b9 100644 --- a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.39.0.bb +++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.39.1.bb @@ -15,7 +15,7 @@ RDEPENDS:${PN} += "\ ${PYTHON_PN}-datetime \ " -SRC_URI[sha256sum] = "67f62238af273eebd6432f85116dc6cd5422d4bc02df886514e8139e755f48e4" +SRC_URI[sha256sum] = "320a55cdf9da9097a0bead239c35b7e61f53660ef9878861824fd6d9b2eaf3b5" PYPI_PACKAGE = "sentry-sdk"