- 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:
parent
7e31077bf5
commit
85618a9453
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 20 16:15:23 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Update to 2.0.6:
|
||||||
|
- Fix tests for Sphinx 7.4 and later.
|
||||||
|
- Enable tests again
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 19 23:59:01 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
Fri Jul 19 23:59:01 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-sphinxcontrib-htmlhelp%{psuffix}
|
Name: python-sphinxcontrib-htmlhelp%{psuffix}
|
||||||
Version: 2.0.5
|
Version: 2.0.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sphinx extension to generate HTML help files
|
Summary: Sphinx extension to generate HTML help files
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
@ -66,8 +66,7 @@ sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files.
|
|||||||
|
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
%check
|
%check
|
||||||
# ignoring tests which fail (gh#sphinx-doc/sphinx#12623)
|
%pytest
|
||||||
%pytest -k 'not (test_htmlhelp_hhc or test_build_htmlhelp)'
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if !%{with test}
|
%if !%{with test}
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0dc87637d5de53dd5eec3a6a01753b1ccf99494bd756aafecd74b4fa9e729015
|
|
||||||
size 21925
|
|
3
sphinxcontrib_htmlhelp-2.0.6.tar.gz
Normal file
3
sphinxcontrib_htmlhelp-2.0.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c6597da06185f0e3b4dc952777a04200611ef563882e0c244d27a15ee22afa73
|
||||||
|
size 21957
|
Loading…
x
Reference in New Issue
Block a user