aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@fujitsu.com>2021-07-26 18:47:41 +0800
committerKhem Raj <raj.khem@gmail.com>2021-07-29 10:35:05 -0700
commit86be1d89174ecfa91e7f323d49a301f51db01501 (patch)
tree064e586a0083db1cda9edce64afbcd170a97175b /meta-python/recipes-devtools/python
parent492054e40931d4d924bcc58b87688e81310ea4cd (diff)
downloadmeta-openembedded-contrib-86be1d89174ecfa91e7f323d49a301f51db01501.tar.gz
python3-sentry-sdk: upgrade 1.2.0 -> 1.3.0
1.3.0 Add support for Sanic versions 20 and 21 #1146 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-sentry-sdk_1.3.0.bb (renamed from meta-python/recipes-devtools/python/python3-sentry-sdk_1.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.2.0.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.3.0.bb
index e86ff46be4..ce62dedd79 100644
--- a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.3.0.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0c79f8d3c91fc847350efd28bfe0a341"
RDEPENDS_${PN} += "python3-urllib3"
-SRC_URI[sha256sum] = "9907adbdd30a55b818914512cc143e6beae0bb3ba78b2649f4b079752eb0e424"
+SRC_URI[sha256sum] = "5210a712dd57d88d225c1fc3fe3a3626fee493637bcd54e204826cf04b8d769c"
PYPI_PACKAGE = "sentry-sdk"