diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-sentry-sdk_1.45.0.bb (renamed from meta-python/recipes-devtools/python/python3-sentry-sdk_1.44.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.44.0.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.45.0.bb index 1b371ef01a..c3e53b5183 100644 --- a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.44.0.bb +++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.45.0.bb | |||
@@ -15,7 +15,7 @@ RDEPENDS:${PN} += "\ | |||
15 | python3-datetime \ | 15 | python3-datetime \ |
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[sha256sum] = "f7125a9235795811962d52ff796dc032cd1d0dd98b59beaced8380371cd9c13c" | 18 | SRC_URI[sha256sum] = "509aa9678c0512344ca886281766c2e538682f8acfa50fd8d405f8c417ad0625" |
19 | 19 | ||
20 | PYPI_PACKAGE = "sentry-sdk" | 20 | PYPI_PACKAGE = "sentry-sdk" |
21 | 21 | ||