Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-setproctitle for
openSUSE:Factory checked in at 2023-12-15 21:50:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-setproctitle (Old)
and /work/SRC/openSUSE:Factory/.python-setproctitle.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-setproctitle"
Fri Dec 15 21:50:02 2023 rev:32 rq:1133403 version:1.3.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-setproctitle/python-setproctitle.changes
2023-11-27 22:45:18.422109784 +0100
+++
/work/SRC/openSUSE:Factory/.python-setproctitle.new.25432/python-setproctitle.changes
2023-12-15 21:50:21.832947936 +0100
@@ -1,0 +2,5 @@
+Thu Dec 14 12:40:39 UTC 2023 - Andreas Schwab <[email protected]>
+
+- Skip testsuite under qemu emulation
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-setproctitle.spec ++++++
--- /var/tmp/diff_new_pack.CYZHOH/_old 2023-12-15 21:50:22.440970261 +0100
+++ /var/tmp/diff_new_pack.CYZHOH/_new 2023-12-15 21:50:22.444970407 +0100
@@ -49,7 +49,10 @@
%python_install
%check
+# This is incompatible with qemu emulation
+%if !0%{?qemu_user_space_build}
%pytest_arch
+%endif
%files %{python_files}
%doc HISTORY.rst README.rst