Ana Guerrero 00294dbb99 Accepting request 1329679 from Virtualization:Appliances:Builder
- Bump version: 10.2.37 → 10.2.38

- Fix booting non-encrypted live images
  activate_luks returned true if the passed blockdev was not luks.

- Fix pytest type hint issue
  Running on pytest < 7 causes an AttributeError:
  module 'pytest' has no attribute 'Config'. Quoting
  the type hint argument to be a string and accessing
  the elements of pytestconfig via getattr() and a
  default value workarounds the issue for older pytest
  versions

- Fix platform mock for kis builder unit testing

- Fix s390 unit test
  Forgot to mock the architecture properly. This commit fixes it

OBS-URL: https://build.opensuse.org/request/show/1329679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-kiwi?expand=0&rev=143
2026-01-29 16:44:48 +00:00
2017-03-09 09:38:02 +00:00
Description
No description provided
26 MiB
Languages
Shell 100%