kiwi-el8/package
Marcus Schäfer d3ea590867
Added requirement for xmltodict to spec
Actually the real issue to this defect seems to live in the
anymarkup source code. It seems that the import of xmltodict
at the beginning of the core module is optional, but later on
when handling XML xmltodict seems to be mandatory, see here:
https://github.com/bkabrda/anymarkup-core/blob/08896a8215819edcc413e3f2588518046
9a4c2ed/anymarkup_core/__init__.py#L210-L229. Because this
issue can result in a "ImportError: Can't parse xml: xmltodict not installed"
turning kiwi into a bad exit condition I propose to add
this python requirement to the kiwi spec as a workaround and
try fixing the anymarkup packaging and module setup upstream
in addition. To my knowledge all relevant distributions
provides xmltodict
2024-02-24 15:42:00 +01:00
..
python-kiwi-pkgbuild-template PKGBUILD: Drop unused Python dependencies 2023-08-31 10:11:23 -04:00
python-kiwi-rpmlintrc Cleanup setup.py 2020-07-03 10:27:57 +02:00
python-kiwi-spec-template Added requirement for xmltodict to spec 2024-02-24 15:42:00 +01:00
python-kiwi.changes Refactor incremental changelog update 2019-03-15 20:56:19 +01:00