summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-pykickstart/python3-pykickstart_3.48.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pykickstart: switch to PEP-517 build backendalperak2024-08-091-3/+3
| | | | | | | | | | | The project has a proper pyproject.toml which declares the setuptools.build.meta PEP-517 backend. Fix: WARNING: python3-pykickstart-3.48-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: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATHalperak2024-03-091-2/+0
| | | | | | | All downloaded files and sstates for the recipes were cleaned, build was got from stratch and no errors were encoutered. Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pykickstart: upgrade 3.47 -> 3.48Wang Mingyu2023-06-141-0/+27
Changelog: =========== displaymode: Update description to describe behavior network: Move new options to Fedora 39 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>