- skip numy tests for the testsuite on SLE15
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=111
This commit is contained in:
parent
fa9275bde0
commit
0ab2e89908
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 1 13:12:01 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- skip numy tests for the testsuite on SLE15
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 11:44:45 UTC 2022 - Pedro Monreal <pmonreal@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pyzmq
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -47,7 +47,9 @@ Recommends: python-simplejson
|
||||
Recommends: python-tornado
|
||||
Suggests: python-paramiko
|
||||
# SECTION Test requirements
|
||||
%if 0%{?suse_version} >= 1550
|
||||
BuildRequires: %{python_module numpy}
|
||||
%endif
|
||||
BuildRequires: %{python_module paramiko}
|
||||
BuildRequires: %{python_module pytest-rerunfailures}
|
||||
BuildRequires: %{python_module pytest-timeout}
|
||||
|
Loading…
Reference in New Issue
Block a user