meta-openembedded/meta-python
Wang Mingyu 3207049cd6 python3-autobahn: upgrade 23.1.2 -> 23.6.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-14 09:41:35 -07:00
..
classes python3-hatchling: remove (now in oe-core) 2022-07-02 11:37:03 -04:00
conf meta-python-ptest-fast-image: Do not run python3-pytest-mock ptests 2023-06-06 23:07:59 -07:00
licenses
recipes-connectivity python3-txws: add missing run-time dependencies 2023-06-06 23:07:58 -07:00
recipes-core python3-pydbus: remove obsolete recipe 2023-05-25 08:56:32 -07:00
recipes-devtools python3-autobahn: upgrade 23.1.2 -> 23.6.1 2023-06-14 09:41:35 -07:00
recipes-extended python3-cson: fix run-time dependencies 2023-06-06 23:07:58 -07:00
recipes-networking/python python3-ldap: add missing run-time dependencies 2023-06-06 23:07:58 -07:00
COPYING.MIT
README Remove dead link and old information from the README. 2022-08-27 07:37:46 -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>