meta-openembedded/meta-python
Wang Mingyu 7de9c8f80a
python3-pyzstd: upgrade 0.15.9 -> 0.15.10
License-Update: add contributors to Copyright

Changelog:
==========
-Fix SeekableZstdFile class can't open new file in appending mode.
-Support sub-interpreter on CPython 3.12+, can utilize per-interpreter GIL.
-On CPython(3.5~3.12)+Linux, use another output buffer code that can utilize the
 mremap mechanism.
-Change repository URL and maintainer following the deletion of the GitHub
 account of the original author, Ma Lin (animalize)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-04-02 11:28:54 -07:00
..
classes meta-python: drop ${PYTHON_PN} 2024-02-19 23:22:24 -08:00
conf python3-validators: upgrade 0.22.0 > 0.24.0 and enable ptest 2024-03-30 00:48:27 -07:00
licenses
recipes-connectivity recipes: Drop remaining PR values from recipes 2024-03-17 13:10:10 -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-pyzstd: upgrade 0.15.9 -> 0.15.10 2024-04-02 11:28:54 -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 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