meta-openembedded/meta-python
Tom Geelen e82b1535e7
python3-chromecast: upgrade 13.1.0 -> 14.0.0
The python package has enabled to option to build it via python_setuptools_build_meta. Therefore the recipe is updated accordingly.
Also cleaned up the list of runtime dependencies which according to the package should no longer be needed.

The difference between v2 and v3 is the addition of the upstream status in the included patch.

Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-04-08 15:00:16 -07:00
..
classes meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
conf python3-pillow: Upgrade 10.1.0 -> 10.3.0 and fix ptest 2024-04-06 14:14:17 -07:00
licenses
recipes-connectivity python3-thrift: upgrade 0.16.0 -> 0.20.0 2024-04-02 11:28:54 -07:00
recipes-core meta-python-image-ptest: Use 2G RAM for some demanding tests 2024-03-31 08:32:39 -07:00
recipes-devtools python3-chromecast: upgrade 13.1.0 -> 14.0.0 2024-04-08 15:00:16 -07:00
recipes-extended python3-pywbemtools: upgrade 1.2.0 -> 1.2.1 2024-04-02 11:28:53 -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

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