- Update to 1.0.8:
- Fix tests for Sphinx 7.4 and later - Enable tests again OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-qthelp?expand=0&rev=16
This commit is contained in:
parent
348d9d12af
commit
c3dd6e8918
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 20 16:09:47 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Update to 1.0.8:
|
||||
- Fix tests for Sphinx 7.4 and later
|
||||
- Enable tests again
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 23:59:01 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-sphinxcontrib-qthelp%{psuffix}
|
||||
Version: 1.0.7
|
||||
Version: 1.0.8
|
||||
Release: 0
|
||||
Summary: Sphinx extension which outputs QtHelp
|
||||
License: BSD-2-Clause
|
||||
@ -65,10 +65,8 @@ sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.
|
||||
%endif
|
||||
|
||||
%if %{with test}
|
||||
# ignoring tests which fail (gh#sphinx-doc/sphinx#12623)
|
||||
%check
|
||||
#
|
||||
%pytest -k 'not (test_qthelp_basic or test_qthelp_namespace or test_qthelp_title)'
|
||||
%pytest
|
||||
%endif
|
||||
|
||||
%if !%{with test}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:053dedc38823a80a7209a80860b16b722e9e0209e32fea98c90e4e6624588ed6
|
||||
size 16685
|
3
sphinxcontrib_qthelp-1.0.8.tar.gz
Normal file
3
sphinxcontrib_qthelp-1.0.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db3f8fa10789c7a8e76d173c23364bdf0ebcd9449969a9e6a3dd31b8b7469f03
|
||||
size 16778
|
Loading…
Reference in New Issue
Block a user