[oe-commits] [meta-openembedded] 27/40: python-sentry-sdk: upgrade 0.7.14 -> 0.14.0

git at git.openembedded.org git at git.openembedded.org
Mon Jan 20 21:25:22 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 4d13ba47ec4122a9688119fea279572f98f1d14a
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Sun Jan 19 10:59:26 2020 +0800

    python-sentry-sdk: upgrade 0.7.14 -> 0.14.0
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-sentry-sdk.inc             | 4 ++--
 .../{python3-sentry-sdk_0.7.14.bb => python3-sentry-sdk_0.14.0.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 0c123ce..3714cd0 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list