mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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>
|
||
|---|---|---|
| .. | ||
| python-blivet | ||
| python-cson | ||
| python-meh | ||
| python-pyephem | ||
| python-pykickstart | ||
| python-pyparted | ||
| python-pytesseract | ||
| python-rich | ||
| python3-portalocker | ||
| python3-pydot | ||
| pywbem | ||
| pywbemtools | ||
| send2trash | ||
| tuna | ||