diff mbox series

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

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

Commit Message

Derek Straka Dec. 20, 2023, 11:08 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 ...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%)

Comments

Khem Raj Dec. 27, 2023, 8:21 a.m. UTC | #1
On Wed, 20 Dec 2023 23:08:28 +0000, Derek Straka wrote:
> 


Applied, thanks!

[1/1] python3-sentry-sdk: update to version 1.39.1
      commit: c27646b41f2a6d760d61b153217d32362fa31c6a

Best regards,
diff mbox series

Patch

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 81828737f..9f421328b 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"