14
0

Accepting request 1133099 from openSUSE:Factory:RISCV

- Skip testsuite under qemu emulation

OBS-URL: https://build.opensuse.org/request/show/1133099
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setproctitle?expand=0&rev=54
This commit is contained in:
2023-12-15 11:58:40 +00:00
committed by Git OBS Bridge
parent 3043e0f842
commit 7db4f5f4c0
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 14 12:40:39 UTC 2023 - Andreas Schwab <schwab@suse.de>
- Skip testsuite under qemu emulation
-------------------------------------------------------------------
Mon Nov 27 16:14:51 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -49,7 +49,10 @@ export CFLAGS="%{optflags}"
%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