diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-06-09 18:29:08 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 18:55:02 -0700 |
| commit | 706554e69b4b7e02fde3f572a0b6a5f20dbcdb88 (patch) | |
| tree | 0ee0341853090c18385e28872e119b306618eb68 /meta-python/recipes-devtools | |
| parent | a887a8a188326ca3f3ecf628da5af19ff2d75ff4 (diff) | |
| download | meta-openembedded-706554e69b4b7e02fde3f572a0b6a5f20dbcdb88.tar.gz | |
python3-sentry-sdk: upgrade 2.61.0 -> 2.61.1
Changelog:
=============
- Pin fakeredis<2.36.0 in tests
- Unpin redis and fakeredis for tests
- (aiohttp) Unfurl spans explicitly instead of using pop()
- (tox) Migrate from pip to uv via tox-uv
- Pin redis<8 for rq
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-sentry-sdk_2.61.1.bb (renamed from meta-python/recipes-devtools/python/python3-sentry-sdk_2.61.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_2.61.0.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_2.61.1.bb index 4cc2462383..967dbb7a24 100644 --- a/meta-python/recipes-devtools/python/python3-sentry-sdk_2.61.0.bb +++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_2.61.1.bb | |||
| @@ -15,7 +15,7 @@ RDEPENDS:${PN} += "\ | |||
| 15 | python3-datetime \ | 15 | python3-datetime \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
| 18 | SRC_URI[sha256sum] = "1ca9b4bb777eb5be67004edab7eb894f21c6301f1d05ed64966719ad5d1764ce" | 18 | SRC_URI[sha256sum] = "9c6adccb3feefa9ba032c8d295ca477575c2f11896046a2b0ad686c47c4af555" |
| 19 | 19 | ||
| 20 | PYPI_PACKAGE = "sentry_sdk" | 20 | PYPI_PACKAGE = "sentry_sdk" |
| 21 | 21 | ||
