diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-01-19 10:59:26 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-01-20 13:24:43 -0800 |
commit | 4d13ba47ec4122a9688119fea279572f98f1d14a (patch) | |
tree | 2e398365c7f7eb771a793bb92d4a255f86017fd0 | |
parent | bd2ad24d7bc31902d4797c23e38dd1c58a1d1c6c (diff) | |
download | meta-openembedded-4d13ba47ec4122a9688119fea279572f98f1d14a.tar.gz |
python-sentry-sdk: upgrade 0.7.14 -> 0.14.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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 | |||