forked from pool/python-sphinxcontrib-htmlhelp
This commit is contained in:
committed by
Git OBS Bridge
parent
78f82804af
commit
3d6e65c9e8
@@ -41,6 +41,7 @@ Requires: python-Sphinx
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
BuildRequires: %{python_module Sphinx}
|
BuildRequires: %{python_module Sphinx}
|
||||||
|
BuildRequires: %{python_module html5lib}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module sphinxcontrib-htmlhelp >= %{version}}
|
BuildRequires: %{python_module sphinxcontrib-htmlhelp >= %{version}}
|
||||||
%endif
|
%endif
|
||||||
@@ -51,6 +52,7 @@ Html help generating extension.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n sphinxcontrib-htmlhelp-%{version}
|
%setup -q -n sphinxcontrib-htmlhelp-%{version}
|
||||||
|
rm -r tests/__pycache__
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%python_build
|
%python_build
|
||||||
|
Reference in New Issue
Block a user