All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [oe] [meta-python] [PATCH] python3-sentry-sdk: upgrade 1.2.0 -> 1.3.0
@ 2021-07-26 10:47 zhengruoqin
  0 siblings, 0 replies; only message in thread
From: zhengruoqin @ 2021-07-26 10:47 UTC (permalink / raw)
  To: openembedded-devel

1.3.0
Add support for Sanic versions 20 and 21 #1146

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 ...{python3-sentry-sdk_1.2.0.bb => python3-sentry-sdk_1.3.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-sentry-sdk_1.2.0.bb => python3-sentry-sdk_1.3.0.bb} (82%)

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
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-sentry-sdk_1.2.0.bb
rename to 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"
 
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-26  1:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-26 10:47 [PATCH] [oe] [meta-python] [PATCH] python3-sentry-sdk: upgrade 1.2.0 -> 1.3.0 zhengruoqin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.