python-kiwi

Edit Package python-kiwi
No description set
Refresh
Refresh
Source Files
Filename Size Changed
PKGBUILD 0000002768 2.7 KB
python-kiwi-rpmlintrc 0000001857 1.81 KB
python-kiwi.changes 0001236616 1.18 MB
python-kiwi.spec 0000022709 22.2 KB
python-kiwi.tar.gz 0001084673 1.03 MB
Revision 542 (latest revision is 601)
Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 542)
- Move VolumeManager to context manager
  Change the VolumeManager Factory to be a context manager.
  All code using VolumeManager was updated to the following
  with statement:
  with VolumeManager(...).new as volume_manager:
  volume_manager.some_member()
  This is related to Issue #2412

- Move ImageSystem to context manager
  Change the ImageSystem class to context manager.
  All code using ImageSystem was updated to the following
  with statement:
  with ImageSystem(...) as image_system:
  image_system.some_member()
  This is related to Issue #2412
Comments 2

Caglar Ulkuderner's avatar

Debian_11 needs to be added to repos


Christian Wittmer's avatar

May we also have a 15.5 for openSUSE Leap please ?

openSUSE Build Service is sponsored by