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