diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-sentry-sdk_1.26.0.bb (renamed from meta-python/recipes-devtools/python/python3-sentry-sdk_1.25.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.25.1.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.26.0.bb index 51f63af494..697f102a2e 100644 --- a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.25.1.bb +++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.26.0.bb | |||
@@ -15,7 +15,7 @@ RDEPENDS:${PN} += "\ | |||
15 | ${PYTHON_PN}-datetime \ | 15 | ${PYTHON_PN}-datetime \ |
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[sha256sum] = "aa796423eb6a2f4a8cd7a5b02ba6558cb10aab4ccdc0537f63a47b038c520c38" | 18 | SRC_URI[sha256sum] = "760e4fb6d01c994110507133e08ecd4bdf4d75ee4be77f296a3579796cf73134" |
19 | 19 | ||
20 | PYPI_PACKAGE = "sentry-sdk" | 20 | PYPI_PACKAGE = "sentry-sdk" |
21 | 21 | ||