From: Wang Mingyu <[email protected]>

Changelog:
===========
- Prevent double wrapping of sync handlers on FastAPI >= 0.137
- Use effective_route_context path for prefixed routers
- (asgi) Gate query string and client IP behind send_default_pii
- (serializer) Avoid creating reference cycles on every call
- (user) Set user.ip_address on telemetry if present
- Remove 0000 trace_id fallbacks
- MANIFEST.in: Graft tests directory.

Signed-off-by: Wang Mingyu <[email protected]>
---
 ...ython3-sentry-sdk_2.62.0.bb => python3-sentry-sdk_2.63.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-sentry-sdk_2.62.0.bb => 
python3-sentry-sdk_2.63.0.bb} (85%)

diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_2.62.0.bb 
b/meta-python/recipes-devtools/python/python3-sentry-sdk_2.63.0.bb
similarity index 85%
rename from meta-python/recipes-devtools/python/python3-sentry-sdk_2.62.0.bb
rename to meta-python/recipes-devtools/python/python3-sentry-sdk_2.63.0.bb
index dffbfcf6c6..54a0e45025 100644
--- a/meta-python/recipes-devtools/python/python3-sentry-sdk_2.62.0.bb
+++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_2.63.0.bb
@@ -15,7 +15,7 @@ RDEPENDS:${PN} += "\
        python3-datetime \
 "
 
-SRC_URI[sha256sum] = 
"3c870b9f50d9fd15b58c817dbde1c7cfaa9fe3f05df0a4c6edd5571cb82f5491"
+SRC_URI[sha256sum] = 
"2a1502bf864769275dbc8c2c9fc7a0f7f5e18358180b615d262d13a31ffba216"
 
 PYPI_PACKAGE = "sentry_sdk"
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#127768): 
https://lists.openembedded.org/g/openembedded-devel/message/127768
Mute This Topic: https://lists.openembedded.org/mt/119970709/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to