diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-sentry-sdk_1.22.1.bb (renamed from meta-python/recipes-devtools/python/python3-sentry-sdk_1.20.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.20.0.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.22.1.bb index 174545dd2e..ef4d629a87 100644 --- a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.20.0.bb +++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.22.1.bb | |||
@@ -15,7 +15,7 @@ RDEPENDS:${PN} += "\ | |||
15 | ${PYTHON_PN}-datetime \ | 15 | ${PYTHON_PN}-datetime \ |
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[sha256sum] = "a3410381ae769a436c0852cce140a5e5e49f566a07fb7c2ab445af1302f6ad89" | 18 | SRC_URI[sha256sum] = "052dff5069c6f0d836ee014323576824a9b40836fc003fb12489a1f19c60a3c9" |
19 | 19 | ||
20 | PYPI_PACKAGE = "sentry-sdk" | 20 | PYPI_PACKAGE = "sentry-sdk" |
21 | 21 | ||