mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
python3-sentry-sdk: upgrade 1.37.1 -> 1.39.0
Changelog: =========== -Add support for cluster clients from Redis SDK -Improve location reporting for timer metrics -Fix Celery TypeError with no-argument apply_async -Fix Lambda integration with EventBridge source -Add max tries to Spotlight -Handle os.path.devnull access issues -Change code.filepath frame picking logic -Trigger AWS Lambda tests on label -Run permissions step on pull_request_target but not push -Hash AWS Lambda test functions based on current revision -Update Django version in tests -Make metrics tests non-flaky -Various fixes & improvements -Only add trace context to checkins and do not run event_processors for checkins -Metric span summaries -Add source context to code locations -Use in-app filepath instead of absolute path -Switch to jinja2 for generating CI yamls Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ RDEPENDS:${PN} += "\
|
|||||||
${PYTHON_PN}-datetime \
|
${PYTHON_PN}-datetime \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "7cd324dd2877fdc861f75cba4242bce23a58272a6fea581fcb218bb718bd9cc5"
|
SRC_URI[sha256sum] = "67f62238af273eebd6432f85116dc6cd5422d4bc02df886514e8139e755f48e4"
|
||||||
|
|
||||||
PYPI_PACKAGE = "sentry-sdk"
|
PYPI_PACKAGE = "sentry-sdk"
|
||||||
|
|
||||||
Reference in New Issue
Block a user