meta-openembedded/meta-python
Alexander Kanavin 8b49cc1177
python3-meld: do not depend on python3-cgitb
It's not mentioned anywhere in source code, and
python 3.13 has removed it.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-10-16 14:07:28 -07:00
..
classes meta-python: missing closing brace 2024-04-15 21:01:19 -07:00
conf python3-pint: move PTESTS_PROBLEMS_META_PYTHON to PTESTS_SLOW_META_PYTHON 2024-10-11 07:52:23 -07:00
licenses python3-crc32c: add 2.2.post0 2022-03-01 09:06:56 -08:00
recipes-connectivity python3-thrift: upgrade 0.20.0 -> 0.21.0 2024-09-30 07:34:27 -07:00
recipes-core python3-fastjsonschema: Add missing rdeps for ptests 2024-09-15 16:02:38 -07:00
recipes-devtools python3-meld: do not depend on python3-cgitb 2024-10-16 14:07:28 -07:00
recipes-extended python3-pyephem: upgrade 4.1.5 -> 4.1.6 2024-10-14 09:52:29 -07:00
recipes-networking/python python3-ldap: upgrade 3.4.3 -> 3.4.4 2023-11-21 22:35:51 -08:00
COPYING.MIT
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -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