meta-openembedded/meta-python/recipes-extended/python-pykickstart/files
Kai Kang 5a2dcee4ac
python3-pykickstart: fix options parse error
Backport a patch for python3-pykickstart to fix option parse error:

    File "/usr/lib64/python3.12/site-packages/pykickstart/options.py", line 185, in _parse_optional
      option = action.option_strings[0]
               ^^^^^^^^^^^^^^^^^^^^^
  AttributeError: 'tuple' object has no attribute 'option_strings'

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-11 19:34:55 -07:00
..
0001-support-authentication-for-kickstart.patch .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core 2023-02-24 08:45:44 -08:00
0002-pykickstart-parser.py-add-lock-for-readKickstart-and.patch *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
0003-comment-out-sections-shutdown-and-environment-in-gen.patch .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core 2023-02-24 08:45:44 -08:00
0004-load.py-retry-to-invoke-request-with-timeout.patch .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core 2023-02-24 08:45:44 -08:00
0005-options-adjust-to-behavior-change-in-upstream-_parse.patch python3-pykickstart: fix options parse error 2025-03-11 19:34:55 -07:00