meta-openembedded/meta-python
Gyorgy Sarvari 975abfa259 python3-soupsieve: fix ptests
Some ptests have started to fail, due to a change in libxml 2.9.12 (oe-core
ships with 2.9.14 currently).
See upstream issue: https://github.com/facelessuser/soupsieve/issues/220

This backported patch solves this issue.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
2025-10-20 11:59:36 +02:00
..
classes meta-python: Clean up recipes and classes that were moved to oe-core 2022-03-16 09:25:28 -04:00
conf layer.conf: change layer priority to match oe-core 2022-02-28 08:39:26 -08:00
licenses python3-crc32c: add 2.2.post0 2022-03-01 09:06:56 -08:00
recipes-connectivity python3-thrift: add missing run-time dependencies 2025-10-02 15:16:50 +02:00
recipes-core meta-python-image: Fix build depends 2022-05-17 05:57:10 -07:00
recipes-devtools python3-soupsieve: fix ptests 2025-10-20 11:59:36 +02:00
recipes-extended python3-send2trash: add missing run-time dependencies 2025-10-02 15:16:50 +02:00
COPYING.MIT meta-python: create layer 2014-07-22 00:01:49 +02:00
README readme: update maintainer 2025-09-18 11:49:40 +02: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: kirkstone

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

Please follow the recommended setup procedures of your OE distribution. For Angstrom that is: http://www.angstrom-distribution.org/building-angstrom, other distros should have similar online resources.

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][kirkstone]' 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][kirkstone][PATCH'

Maintenance

Layer maintainer: Gyorgy Sarvari skandigraun@gmail.com Layer maintainer emeritus: Armin Kuster akuster808@gmail.com