mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-09 22:00:00 +00:00
python3-sentry-sdk: upgrade 1.19.1 -> 1.20.0
Changelog: ========== Send all events to /envelope endpoint when tracing is enabled Note: If you’re self-hosting Sentry 9, you need to stay in the previous version of the SDK or update your self-hosted to at least 20.6.0 Profiling: Remove profile context from SDK Profiling: Additionl performance improvements to the profiler Fix: Celery Beat monitoring without restarting the Beat process Fix: Using the Codecov uploader instead of deprecated python package Fix: Support for Quart 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 \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "7ae78bd921981a5010ab540d6bdf3b793659a4db8cccf7f16180702d48a80d84"
|
||||
SRC_URI[sha256sum] = "a3410381ae769a436c0852cce140a5e5e49f566a07fb7c2ab445af1302f6ad89"
|
||||
|
||||
PYPI_PACKAGE = "sentry-sdk"
|
||||
|
||||
Reference in New Issue
Block a user