| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Add remove_six.patch to remove dependency on the six module (patch sent to the upstream list; bsc#1244013).
- Add missing python-six dependency (bsc#1244013)
- Drop dependency on unmaintained kmodpy * When-kmodpy-is-not-available-call-kmod-binary-directly.patch
- Migrate from kmod to kmodpy -- both are supported, kmodpy is now packaged.
- Add dependency on setuptools
- update old changelog entry so it mention that a patch has been removed
- add old changelog entry to changelog
- fix build on SLE15 code streams
- Do not define pythons: direclt use the python3 - relevant macros.
- Update to version v0.8: (jsc#PED-6252 jsc#PED-5728) * nvmetcli: set up the target only after the network is configured * nvmetcli: fixup ana groupid setting for namespaces * nvmetcli: add a tcp example json * nvmetcli: Correct xrange usage for py3 * nvmetcli: Allow different devices for make test * nvmetcli: Report save name correctly * nvme.py: Make modprobe work for kmod lib too * nvme.py: Sync the containing directory * nvme.py: Explicit close is redundant * nvmetcli: Improve IOError handling on restore * nvmetcli: don't remove ANA Group 1 on clear * nvmetcli: ANA configuration support (bsc#1130981) - remove 0001-nvmetcli-don-t-remove-ANA-Group-1-on-clear.patch - remove nvmetcli-ANA-configuration-support.patch - use autosetup instead listing all patches individual - build package according PEP 517, 518. Thus don't call setup.py directly - use fdupes to reduce package size