meta-openembedded/meta-python
Trevor Gamblin 381348a2dc python3-arrow: add from meta-patchtest
arrow is a module that aims to provide a more user-friendly approach to
date and time in Python. It is required by git-pw which in turn is
required by patchtest, so add a recipe for it. The version is updated
1.2.2 -> 1.3.0 from the meta-patchtest layer.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 349546c72f)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-10-17 08:23:02 -04:00
..
classes python_mesonpy: New class 2023-06-14 09:50:28 -07:00
conf layer.conf: update LAYERSERIES_COMPAT for nanbield 2023-09-10 06:49:11 -07:00
licenses
recipes-connectivity python3-gsocketpool: add missing run-time dependencies 2023-06-24 09:01:52 -07:00
recipes-core ptest-image: Switch to using core-image-minimal 2023-10-12 09:58:05 -04:00
recipes-devtools python3-arrow: add from meta-patchtest 2023-10-17 08:23:02 -04:00
recipes-extended python3-rich: upgrade 13.5.2 -> 13.5.3 2023-09-20 15:34:03 -07:00
recipes-networking/python python3-ldap: add missing run-time dependencies 2023-06-06 23:07:58 -07:00
COPYING.MIT
README.md meta-openemnedded: Add myself as nanbield maintainer 2023-09-25 11:39:20 -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: nanbield

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

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

Maintenance

Layer maintainers: Armin Kuster akuster808@gmail.com