| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | meta-python: Convert confusing appends to override syntax | Michal Sieron | 4 days | 1 | -1/+1 |
| | | | | | | | | | | | While in this case `RDEPENDS:class-target +=` wouldn't result in any unwanted override, there is no guarantee there won't be a change, which would be hidden by this override. To avoid any surprises in the future let's use `:append:class-target =` syntax here. Signed-off-by: Michal Sieron <michalwsieron@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com> | ||||
| * | python3-progress: Upgrade 1.6 -> 1.6.1 | Leon Anavi | 2025-07-04 | 1 | -0/+15 |
| Upgrade to release 1.6.1: - Migrate setup.py to pyproject.toml Fixes: WARNING: python3-progress-1.6.1-r0 do_check_backend: QA Issue: inherits setuptools3 but has pyproject.toml with setuptools.build_meta, use the correct class [pep517-backend] Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
