diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-04-10 16:32:12 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-04-10 09:39:38 -0700 |
| commit | 942740b286e641e5003167885bdf96bdb5bcfc0a (patch) | |
| tree | 2fc6b664e64b4e92e0c60933cdc937de9f8cc571 /meta-python | |
| parent | bbf30898f39476e8b3ba83d909d243675ac15695 (diff) | |
| download | meta-openembedded-942740b286e641e5003167885bdf96bdb5bcfc0a.tar.gz | |
python3-sentry-sdk: upgrade 1.18.0 -> 1.19.1
Changelog:
==========
Make auto monitoring beat update support Celery 4 and 5
New: Celery Beat auto monitoring
New: gRPC integration
New: gRPC integration
Fix: Do not trim span descriptions.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-sentry-sdk_1.19.1.bb (renamed from meta-python/recipes-devtools/python/python3-sentry-sdk_1.18.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.18.0.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.19.1.bb index add255d5b3..0eb29c71bd 100644 --- a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.18.0.bb +++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.19.1.bb | |||
| @@ -15,7 +15,7 @@ RDEPENDS:${PN} += "\ | |||
| 15 | ${PYTHON_PN}-datetime \ | 15 | ${PYTHON_PN}-datetime \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
| 18 | SRC_URI[sha256sum] = "d07b9569a151033b462f7a7113ada94cc41ecf49daa83d35f5f852a0b9cf3b44" | 18 | SRC_URI[sha256sum] = "7ae78bd921981a5010ab540d6bdf3b793659a4db8cccf7f16180702d48a80d84" |
| 19 | 19 | ||
| 20 | PYPI_PACKAGE = "sentry-sdk" | 20 | PYPI_PACKAGE = "sentry-sdk" |
| 21 | 21 | ||
