[oe] [meta-python] [PATCH] python-sentry-sdk: upgrade 0.7.14 -> 0.14.0

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Sun Jan 19 02:59:26 UTC 2020


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-sentry-sdk.inc     | 4 ++--
 ...hon3-sentry-sdk_0.7.14.bb => python3-sentry-sdk_0.14.0.bb} | 0
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-sentry-sdk_0.7.14.bb => python3-sentry-sdk_0.14.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-sentry-sdk.inc b/meta-python/recipes-devtools/python/python-sentry-sdk.inc
index 0c123cef4..3714cd0ff 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"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=0c79f8d3c91fc847350efd28bfe0a341"
 
-SRC_URI[md5sum] = "fef016d075137c4fb8724559cad28b86"
-SRC_URI[sha256sum] = "5818289868755cfea74e61e532b4b0d11d523901041338d473277db91d4d8173"
+SRC_URI[md5sum] = "2d5cc43c8a178134b739c77439d1f26b"
+SRC_URI[sha256sum] = "8e2d38dc58dc992280487e553ec3d97a424e4d179f4fad802ef3b08f64ccf4d8"
 
 PYPI_PACKAGE = "sentry-sdk"
 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
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-sentry-sdk_0.7.14.bb
rename to meta-python/recipes-devtools/python/python3-sentry-sdk_0.14.0.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list