kiwi-el8/package
Neal Gompa 629f5b4803 Fix the pyxattr dependency to allow kiwi to function
Most Linux distributions offer the pyxattr module, including
openSUSE Tumbleweed. Going forward, we will use the pyxattr
module by default as a dependency and only switch back to the
other xattr module when on older SUSE Linux distributions that
lack the pyxattr module.

Note that because kiwi uses setuptools to create the CLI entry
points, kiwi checks the Python dependencies before executing,
so we change the dependency in the setup.py accordingly so that
it will not fail to start.
2019-07-20 10:43:08 -04:00
..
python-kiwi-rpmlintrc Remove xml_parse.py shebang in spec 2018-03-21 15:54:25 +01:00
python-kiwi-spec-template Fix the pyxattr dependency to allow kiwi to function 2019-07-20 10:43:08 -04:00
python-kiwi.changes Refactor incremental changelog update 2019-03-15 20:56:19 +01:00