- Enable testsuite
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-multidict?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
9c82eae464
commit
04d8f21ccd
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 17 08:09:34 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Enable testsuite
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 17 01:52:51 UTC 2018 - arun@gmx.de
|
||||
|
||||
|
@@ -29,6 +29,8 @@ URL: https://github.com/aio-libs/multidict
|
||||
Source: https://files.pythonhosted.org/packages/source/m/multidict/multidict-%{version}.tar.gz
|
||||
BuildRequires: %{python_module Cython}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module pytest-runner}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
%python_subpackages
|
||||
@@ -51,9 +53,7 @@ export CFLAGS="%{optflags}"
|
||||
%python_expand rm -f %{buildroot}%{python_sitearch}/multidict/*.c
|
||||
|
||||
%check
|
||||
%if %{with test}
|
||||
# Tests have import problems
|
||||
%endif
|
||||
%python_exec setup.py test
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
Reference in New Issue
Block a user