mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
Ptests passed successfully: Testsuite summary TOTAL: 506 PASS: 506 SKIP: 0 XFAIL: 0 FAIL: 0 XPASS: 0 ERROR: 0 Changelog: 3.69: Makefile: Drop coverage-report.log Add Fedora 45 support tests: Use pytest-cov to support coverage of parallel tests from pytest-xdist workflows: Use latest released py3.14 and py3.12 test: Use pytest-xdist to run tests in parallel tests: Use ThreadingHTTPServer and threads for load and include tests tests: Mark helper classes as not tests bootc: Add bootc command to the RHEL10 handler rdp: Add rdp support to the RHEL10 handler raid: Update RHEL10 handler to match rhel10-branch Fix handling filesystem labels with spaces 3.68: commands: bootc: remove 'experimental' warning rhsm: Add Flatpak registry option for RHEL10 3.67: drop python3-build dependency Add Fedora 44 support workflows: use py3.14rc1 tests: use pytest module instead of unittest spec: Add python3-pytest to BuildRequires 3.66: workflows: Use py3.14 beta.4 pylint: Ignore files in .git pyproject: Bump setuptools to 77 or later Makefile: Stop running setup.py directly 3.65: workflows: Add python 3.14 to the test matrix Add support for RDP Deprecate VNC docs: Fix chapter numbering after adding certificate 3.64: workflow: Add python 3.13 testing tests: Remove unused import of constants realm: Clean up documentation Add support for new bootc kickstart command Update documentation for clearpart --initlabel option. Update the %certificate section documentation Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
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