meta-openembedded/meta-python
Leon Anavi 82f9960b70
python3-redis: Upgrade 5.0.8 -> 5.1.1
- Fixed return type for Redis Set commands to be Set instead of List
- Fixed bug with partial Hiredis availability
- Fixed bug with async pipeline and cluster fails with some commands

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-10-11 07:52:22 -07:00
..
classes meta-python: missing closing brace 2024-04-15 21:01:19 -07:00
conf layer.conf: Update to walnascar (5.2) layer/release series 2024-10-01 09:23:12 -07:00
licenses
recipes-connectivity python3-thrift: upgrade 0.20.0 -> 0.21.0 2024-09-30 07:34:27 -07:00
recipes-core python3-fastjsonschema: Add missing rdeps for ptests 2024-09-15 16:02:38 -07:00
recipes-devtools python3-redis: Upgrade 5.0.8 -> 5.1.1 2024-10-11 07:52:22 -07:00
recipes-extended python3-rich: upgrade 13.8.0 -> 13.8.1 2024-09-18 21:03:16 -07:00
recipes-networking/python
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