diff options
| author | Derek Straka <derek@asterius.io> | 2024-02-14 23:04:52 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-02-14 15:14:50 -0800 |
| commit | bf011a9f5e89186b338b6a335d10ef84929be0ce (patch) | |
| tree | 4ddd4c8f65a1591b0f34fe6f97baec9c5ecc0a21 /meta-python/conf | |
| parent | b0d1ba544a7304e76a28e3449615f19afd325e7e (diff) | |
| download | meta-openembedded-bf011a9f5e89186b338b6a335d10ef84929be0ce.tar.gz | |
python3-pyyaml-include: add initial recipe for version 1.3.2
Add a recipe for the pyyaml-include package that extends PyYAML to include
YAML files within YAML files. Add a ptest to run the unit tests and include
the tests as part of the package lists in meta-python
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/conf')
| -rw-r--r-- | meta-python/conf/include/ptest-packagelists-meta-python.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc index 44507b394e..44704208ee 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc | |||
| @@ -38,6 +38,7 @@ PTESTS_FAST_META_PYTHON = "\ | |||
| 38 | python3-pyserial \ | 38 | python3-pyserial \ |
| 39 | python3-pytest-mock \ | 39 | python3-pytest-mock \ |
| 40 | python3-pytoml \ | 40 | python3-pytoml \ |
| 41 | python3-pyyaml-include \ | ||
| 41 | python3-rapidjson \ | 42 | python3-rapidjson \ |
| 42 | python3-requests-file \ | 43 | python3-requests-file \ |
| 43 | python3-requests-toolbelt \ | 44 | python3-requests-toolbelt \ |
