- fix tests to include latex/extmath tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=124
This commit is contained in:
parent
9c32d2a00d
commit
abb0cc35c5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 07:13:28 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- fix tests to include latex/extmath tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 16:39:15 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -61,6 +61,7 @@ Requires(postun): update-alternatives
|
||||
BuildArch: noarch
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module Sphinx = %{version}}
|
||||
BuildRequires: %{python_module Sphinx-latex = %{version}}
|
||||
BuildRequires: %{python_module html5lib}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module pytest}
|
||||
@ -166,6 +167,7 @@ Requires: tex(utf8.def)
|
||||
Requires: tex(utf8x.def)
|
||||
Requires: tex(wrapfig.sty)
|
||||
%if 0%{?suse_version} > 1320
|
||||
Requires: texlive-dvipng
|
||||
Requires: texlive-latexmk
|
||||
Requires: texlive-makeindex
|
||||
Requires: tex(varwidth.sty)
|
||||
|
Loading…
x
Reference in New Issue
Block a user