Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package virtme for openSUSE:Factory checked 
in at 2024-09-18 15:27:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/virtme (Old)
 and      /work/SRC/openSUSE:Factory/.virtme.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "virtme"

Wed Sep 18 15:27:15 2024 rev:19 rq:1201668 version:1.28

Changes:
--------
--- /work/SRC/openSUSE:Factory/virtme/virtme.changes    2024-09-06 
17:19:35.662507565 +0200
+++ /work/SRC/openSUSE:Factory/.virtme.new.29891/virtme.changes 2024-09-18 
15:27:57.295520830 +0200
@@ -1,0 +2,5 @@
+Tue Sep 17 15:14:48 UTC 2024 - Michal Suchanek <msucha...@suse.com>
+
+- Workaround python packaging deficiency
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ virtme.spec ++++++
--- /var/tmp/diff_new_pack.kbXhj4/_old  2024-09-18 15:27:57.955548333 +0200
+++ /var/tmp/diff_new_pack.kbXhj4/_new  2024-09-18 15:27:57.959548500 +0200
@@ -63,6 +63,8 @@
 
 %install
 export PYTHONDONTWRITEBYTECODE=1 %python_install
+# This is a buildtime requirement, not runtime requirement
+sed -i -e /argparse-manpage/d $(find %{buildroot} -name requires.txt)
 
 %files
 %{_bindir}/virtme-configkernel

Reply via email to