Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kiwi-images-vagrant for openSUSE:Factory checked in at 2025-01-23 17:56:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kiwi-images-vagrant (Old) and /work/SRC/openSUSE:Factory/.kiwi-images-vagrant.new.5589 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiwi-images-vagrant" Thu Jan 23 17:56:58 2025 rev:13 rq:1239843 version:1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kiwi-images-vagrant/Tumbleweed.changes 2022-08-14 15:55:31.259753431 +0200 +++ /work/SRC/openSUSE:Factory/.kiwi-images-vagrant.new.5589/Tumbleweed.changes 2025-01-23 17:57:23.252258635 +0100 @@ -1,0 +2,6 @@ +Thu Jan 23 11:01:53 UTC 2025 - Dominique Leuenberger <[email protected]> + +- Change to python3: ansible moved to python 3 back in 2018. We + should be good to go by now. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Tumbleweed.kiwi ++++++ --- /var/tmp/diff_new_pack.GzJrm9/_old 2025-01-23 17:57:24.004289676 +0100 +++ /var/tmp/diff_new_pack.GzJrm9/_new 2025-01-23 17:57:24.008289841 +0100 @@ -92,9 +92,9 @@ <package name="kernel-default"/> <package name="timezone"/> - <!-- FIXME: change this to python3 once Ansible switches to it --> - <package name="python"/> - <package name="python-xml"/> + <!-- For Ansible's zypper module --> + <package name="python3"/> + <package name="python3-xml"/> <!-- for dracut --> <package name="keyutils"/>
