meta-openembedded/meta-python
Leon Anavi 4c151f9443
python3-h2: Upgrade 4.1.0 -> 4.2.0
Upgrade to release 4.2.0:

- Support for Python 3.11 has been added.
- Support for Python 3.12 has been added.
- Support for Python 3.13 has been added.
- Add an ability to send outbound cookies separately to improve
  headers compression.
- Updated packaging and testing infrastructure.
- Fix repr() checks for Python 3.11
- Fix asyncio / wsgi examples.
- Clarify docs on using curl with http2.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-07 08:37:00 -08:00
..
classes
conf
licenses python3-crc32c: Declare Zlib license 2025-02-03 20:16:25 -08:00
recipes-connectivity python3-h2: Upgrade 4.1.0 -> 4.2.0 2025-03-07 08:37:00 -08:00
recipes-core packagegroup-meta-python: remove python3-isodate 2024-11-28 14:23:50 -08:00
recipes-devtools python3-alembic: Upgrade 1.14.1 -> 1.15.1 2025-03-07 08:37:00 -08:00
recipes-extended python3-pyephem: upgrade 4.1.6 -> 4.2 2025-02-26 08:30:53 -08:00
recipes-networking/python
COPYING.MIT
README.md
SECURITY.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