diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python-sentry-sdk.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-sentry-sdk_0.14.0.bb (renamed from meta-python/recipes-devtools/python/python3-sentry-sdk_0.7.14.bb) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-sentry-sdk.inc b/meta-python/recipes-devtools/python/python-sentry-sdk.inc index 0c123cef48..3714cd0ffc 100644 --- a/meta-python/recipes-devtools/python/python-sentry-sdk.inc +++ b/meta-python/recipes-devtools/python/python-sentry-sdk.inc | |||
@@ -5,8 +5,8 @@ HOMEPAGE = "https://github.com/getsentry/sentry-python" | |||
5 | LICENSE = "BSD-2-Clause" | 5 | LICENSE = "BSD-2-Clause" |
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0c79f8d3c91fc847350efd28bfe0a341" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0c79f8d3c91fc847350efd28bfe0a341" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "fef016d075137c4fb8724559cad28b86" | 8 | SRC_URI[md5sum] = "2d5cc43c8a178134b739c77439d1f26b" |
9 | SRC_URI[sha256sum] = "5818289868755cfea74e61e532b4b0d11d523901041338d473277db91d4d8173" | 9 | SRC_URI[sha256sum] = "8e2d38dc58dc992280487e553ec3d97a424e4d179f4fad802ef3b08f64ccf4d8" |
10 | 10 | ||
11 | PYPI_PACKAGE = "sentry-sdk" | 11 | PYPI_PACKAGE = "sentry-sdk" |
12 | inherit pypi | 12 | inherit pypi |
diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_0.7.14.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_0.14.0.bb index 840df93404..840df93404 100644 --- a/meta-python/recipes-devtools/python/python3-sentry-sdk_0.7.14.bb +++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_0.14.0.bb | |||