mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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> |
||
|---|---|---|
| .. | ||
| classes | ||
| conf | ||
| licenses | ||
| recipes-connectivity | ||
| recipes-core | ||
| recipes-devtools | ||
| recipes-extended | ||
| recipes-networking/python | ||
| COPYING.MIT | ||
| README | ||
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>