forked from pool/python-setproctitle
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:
@@ -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>
|
Mon Nov 27 16:14:51 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -49,7 +49,10 @@ export CFLAGS="%{optflags}"
|
|||||||
%python_install
|
%python_install
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
# This is incompatible with qemu emulation
|
||||||
|
%if !0%{?qemu_user_space_build}
|
||||||
%pytest_arch
|
%pytest_arch
|
||||||
|
%endif
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc HISTORY.rst README.rst
|
%doc HISTORY.rst README.rst
|
||||||
|
Reference in New Issue
Block a user