forked from pool/python-sphinxcontrib-htmlhelp
- Update to 2.0.6:
- Fix tests for Sphinx 7.4 and later. - Enable tests again OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-htmlhelp?expand=0&rev=22
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-sphinxcontrib-htmlhelp%{psuffix}
|
||||
Version: 2.0.5
|
||||
Version: 2.0.6
|
||||
Release: 0
|
||||
Summary: Sphinx extension to generate HTML help files
|
||||
License: BSD-2-Clause
|
||||
@@ -66,8 +66,7 @@ sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files.
|
||||
|
||||
%if %{with test}
|
||||
%check
|
||||
# ignoring tests which fail (gh#sphinx-doc/sphinx#12623)
|
||||
%pytest -k 'not (test_htmlhelp_hhc or test_build_htmlhelp)'
|
||||
%pytest
|
||||
%endif
|
||||
|
||||
%if !%{with test}
|
||||
|
Reference in New Issue
Block a user