meta-openembedded/meta-python
Wang Mingyu 09e784889f python3-sentry-sdk: upgrade 1.13.0 -> 1.15.0
Various fixes & improvements
=============================
 New: Add Huey Integration
 Profiling: Do not send single sample profiles (#1879)
 Profiling: Add additional test coverage for profiler (#1877)
 Profiling: Always use builtin time.sleep (#1869)
 Profiling: Defaul in_app decision to None (#1855)
 Profiling: Remove use of threading.Event (#1864)
 Profiling: Enable profiling on all transactions (#1797)
 FastAPI: Fix check for Starlette in FastAPI integration (#1868)
 Flask: Do not overwrite default for username with email address in FlaskIntegration (#1873)
 Tests: Add py3.11 to test-common (#1871)
 Fix: Don't log whole event in before_send / event_processor drops (#1863)
 Add before_send_transaction (#1840)
 Django: Always remove values of Django session related cookies. (#1842)
 Profiling: Enable profiling for ASGI frameworks (#1824)
 Profiling: Better gevent support (#1822)
 Profiling: Use co_qualname in python 3.11 (#1831)
 OpenTelemetry: fix Use dict for sentry-trace context instead of tuple (#1847)
 OpenTelemetry: fix extra dependency (#1825)
 OpenTelemetry: fix NoOpSpan updates scope (#1834)
 OpenTelemetry: Make sure to noop when there is no DSN (#1852)
 FastAPI: Fix middleware being patched multiple times (#1841)
 Starlette: Avoid import of pkg_resource with Starlette integration (#1836)
 Removed code coverage target (#1862)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-02-12 08:56:16 -08:00
..
classes python3-hatchling: remove (now in oe-core) 2022-07-02 11:37:03 -04:00
conf layer.conf: update LAYERSERIES_COMPAT for mickledore 2023-01-04 14:34:04 -08:00
licenses
recipes-connectivity .patch: fix Signed-off-by formatting issues reported by patchreview tool from oe-core 2023-01-27 17:06:52 -08:00
recipes-core packagegroup-meta-python: drop python3-strict-rfc3339 2023-01-06 11:38:16 -08:00
recipes-devtools python3-sentry-sdk: upgrade 1.13.0 -> 1.15.0 2023-02-12 08:56:16 -08:00
recipes-extended python3-pywbem: upgrade 1.5.0 -> 1.6.0 2023-02-12 08:56:16 -08:00
recipes-networking/python python3-ldap: upgrade 3.4.2 -> 3.4.3 2022-09-28 14:54:31 -07:00
COPYING.MIT
README Remove dead link and old information from the README. 2022-08-27 07:37:46 -07:00

meta-python

Introduction

This layer is intended to be the home of python modules for OpenEmbedded.

Dependencies

The meta-python layer depends on:

URI: git://git.openembedded.org/openembedded-core
layers: meta
branch: master

URI: git://git.openembedded.org/meta-openembedded
layers: meta-oe
branch: master

Contributing

The meta-openembedded mailinglist (openembedded-devel@lists.openembedded.org) is used for questions, comments and patch review. It is subscriber only, so please register before posting.

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-python]' in the subject.

When sending single patches, please use something like: git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix='meta-python][PATCH'

Maintenance

Layer maintainers: Tim "moto-timo" Orling TicoTimo@gmail.com Derek Straka derek@asterius.io