meta-openembedded/meta-python
Wang Mingyu 413c42d14f python3-sentry-sdk: upgrade 1.22.2 -> 1.24.0
Changelog:
==========
New: Celery Beat exclude tasks option
New: Add support for ExceptionGroups
Prefer importlib.metadata over pkg_resources if available
Work with a copy of request, vars in the event
Pinned version of dependency that broke the build
Disable Django Cache spans by default.
New: Add loguru integration
Do not truncate request body if request_bodies is "always"
Fixed Celery headers for Beat auto-instrumentation
Add db.operation to Redis and MongoDB spans
Make sure we're importing redis the library
Add include_source_context option
Import Markup from markupsafe
Fix __qualname__ missing attribute in asyncio integration
Remove relay extension from AWS Layer
Add a note about pip freeze to the bug template

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-25 08:57:47 -07:00
..
classes python3-hatchling: remove (now in oe-core) 2022-07-02 11:37:03 -04:00
conf ptest-packagelists-meta-python: Add python3-pylint to PTESTS_FAST_META_PYTHON 2023-05-23 08:48:18 -07:00
licenses
recipes-connectivity .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core 2023-02-24 08:45:44 -08:00
recipes-core python3-pydbus: remove obsolete recipe 2023-05-25 08:56:32 -07:00
recipes-devtools python3-sentry-sdk: upgrade 1.22.2 -> 1.24.0 2023-05-25 08:57:47 -07:00
recipes-extended python3-rich: upgrade 13.3.4 -> 13.3.5 2023-05-08 21:45:56 -07: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