diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-sentry-sdk_1.25.0.bb (renamed from meta-python/recipes-devtools/python/python3-sentry-sdk_1.24.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.24.0.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.25.0.bb index 9e4b87da99..10e77ae60a 100644 --- a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.24.0.bb +++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.25.0.bb | |||
@@ -15,7 +15,7 @@ RDEPENDS:${PN} += "\ | |||
15 | ${PYTHON_PN}-datetime \ | 15 | ${PYTHON_PN}-datetime \ |
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[sha256sum] = "0bbcecda9f51936904c1030e7fef0fe693e633888f02a14d1cb68646a50e83b3" | 18 | SRC_URI[sha256sum] = "5be3296fc574fa8a4d9b213b4dcf8c8d0246c08f8bd78315c6286f386c37555a" |
19 | 19 | ||
20 | PYPI_PACKAGE = "sentry-sdk" | 20 | PYPI_PACKAGE = "sentry-sdk" |
21 | 21 | ||