Add metadata to skipped tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-networkx?expand=0&rev=20
This commit is contained in:
parent
08768e77e0
commit
d70efc0b39
@ -27,6 +27,7 @@ URL: https://networkx.github.io/
|
||||
Source: https://files.pythonhosted.org/packages/source/n/networkx/networkx-%{version}.tar.gz
|
||||
# UPSTREAM PATCH: gh#networkx/networkx#3724
|
||||
Patch0: numpy-38-test.patch
|
||||
# UPSTREAM PATCH: gh#networkx/networkx#3697
|
||||
Patch1: matplotlib.patch
|
||||
BuildRequires: %{python_module PyYAML}
|
||||
BuildRequires: %{python_module decorator >= 3.4.0}
|
||||
@ -101,7 +102,7 @@ popd
|
||||
}
|
||||
|
||||
%check
|
||||
# TestKatzCentralityDirectedNumpy fails on git master atm too
|
||||
# gh#networkx/networkx#4030 TestKatzCentralityDirectedNumpy failing
|
||||
%pytest -n auto -k 'not TestKatzCentralityDirectedNumpy'
|
||||
|
||||
%files %{python_files}
|
||||
|
Loading…
x
Reference in New Issue
Block a user