Package Release Info

nvmetcli-0.8-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

nvmetcli

Change Logs

* Wed Jun 18 2025 mcepl@cepl.eu
- Add remove_six.patch to remove dependency on the six module
  (patch sent to the upstream list; bsc#1244013).
* Wed Jun 18 2025 msuchanek@suse.de
- Add missing python-six dependency (bsc#1244013)
* Thu Mar 20 2025 msuchanek@suse.de
- Drop dependency on unmaintained kmodpy
  * When-kmodpy-is-not-available-call-kmod-binary-directly.patch
* Sun Mar 10 2024 steven.kowalik@suse.com
- Migrate from kmod to kmodpy -- both are supported, kmodpy is now
  packaged.
* Tue Feb 27 2024 jaime.marquinez.ferrandiz@fastmail.net
- Add dependency on setuptools
* Mon Dec 11 2023 daniel.wagner@suse.com
- update old changelog entry so it mention that a patch has been removed
* Fri Dec 08 2023 daniel.wagner@suse.com
- add old changelog entry to changelog
* Tue Dec 05 2023 daniel.wagner@suse.com
- fix build on SLE15 code streams
* Fri Nov 17 2023 dimstar@opensuse.org
- Do not define pythons: direclt use the python3 - relevant macros.
* Thu Nov 09 2023 daniel.wagner@suse.com
- 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