Fix detection of contextvars compatibility with Gevent versions >=20.9.0 #1157
Signed-off-by: Zang Ruochen <[email protected]> --- ...{python3-sentry-sdk_1.3.0.bb => python3-sentry-sdk_1.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-sentry-sdk_1.3.0.bb => python3-sentry-sdk_1.3.1.bb} (82%) diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.3.0.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.3.1.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-sentry-sdk_1.3.0.bb rename to meta-python/recipes-devtools/python/python3-sentry-sdk_1.3.1.bb index f3f2e1d1be..a7810ff0c9 100644 --- a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.3.1.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0c79f8d3c91fc847350efd28bfe0a341" RDEPENDS:${PN} += "python3-urllib3" -SRC_URI[sha256sum] = "5210a712dd57d88d225c1fc3fe3a3626fee493637bcd54e204826cf04b8d769c" +SRC_URI[sha256sum] = "ebe99144fa9618d4b0e7617e7929b75acd905d258c3c779edcd34c0adfffe26c" PYPI_PACKAGE = "sentry-sdk" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#92508): https://lists.openembedded.org/g/openembedded-devel/message/92508 Mute This Topic: https://lists.openembedded.org/mt/84681064/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
