mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
Brings in these changes Fix poetry pip-shims extras dependency (#2078) @jooola Add the ability to restrict which directories isort works against (#1967) @vkomarov-r7 docs: fix simple typo, detrmination -> determination (#1948) @timgates42 updated format strings to fstrings (#2076) @marksmayo Simplify typeshed integration test (#2075) @AlexWaygood Fix re-export sorter (#2065) @parafoxia Add more docs about filter-files option (#2074) @micahjsmith Removal Python 3.7 (#2064) @staticdev Added test case and fix for cython pure python import (#2063) @jtoledo1974 Signed-off-by: Khem Raj <raj.khem@gmail.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>