summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-classes_0.4.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-classes: switch to PEP-517 build backendalperak2024-08-091-1/+1
| | | | | | | | | | | The project has a proper pyproject.toml which declares the poetry.core.masonry.api PEP-517 backend. Fix: WARNING: python3-classes-0.4.1-r0 do_check_backend: QA Issue: inherits setuptools3 but has pyproject.toml with poetry.core.masonry.api, use the correct class [pep517-backend] Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-classes: new packageBartosz Golaszewski2023-06-061-0/+10
Add a recipe for the package python3-pylyrics run-time depends on but which was never provided by meta-python. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>