meta-openembedded/meta-python
Leon Anavi 8cb3c9b8db
python3-frozenlist: upgrade 1.4.0 -> 1.4.1
Upgrade to version 1.4.1:

- Declared Python 3.12 and PyPy 3.8-3.10 supported officially in
  the distribution package metadata.
- Replaced the packaging is replaced from an old-fashioned
 :file:setup.py to an in-tree :pep:517 build backend

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-12-18 22:17:22 -08:00
..
classes python_mesonpy: New class 2023-06-14 09:50:28 -07:00
conf meta-python: Add python3-rapidjson to PTESTS_FAST_META_PYTHON 2023-10-20 09:22:40 -07:00
licenses
recipes-connectivity meta-python: Drop broken BBCLASSEXTEND variants 2023-10-24 09:08:45 -07:00
recipes-core python3-uinput: remove as unmaintained 2023-12-18 22:17:20 -08:00
recipes-devtools python3-frozenlist: upgrade 1.4.0 -> 1.4.1 2023-12-18 22:17:22 -08:00
recipes-extended python3-portalocker: update to version 2.8.2 2023-12-14 17:03:48 -08: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