1
0

2 Commits

4 changed files with 15 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 20 10:52:24 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Update to 2.0.0
* Adopt Ruff
* Tighten MyPy settings
* Update GitHub actions versions
-------------------------------------------------------------------
Sat Jul 20 16:09:47 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-sphinxcontrib-qthelp
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-sphinxcontrib-qthelp%{psuffix}
Version: 1.0.8
Version: 2.0.0
Release: 0
Summary: Sphinx extension which outputs QtHelp
License: BSD-2-Clause
@@ -71,8 +71,8 @@ sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.
%if !%{with test}
%files %{python_files}
%doc README.rst CHANGES
%license LICENSE
%doc README.rst CHANGES.rst
%license LICENCE.rst
%dir %{python_sitelib}/sphinxcontrib
%{python_sitelib}/sphinxcontrib/qthelp
%{python_sitelib}/sphinxcontrib_qthelp-%{version}*-info

Binary file not shown.

BIN
sphinxcontrib_qthelp-2.0.0.tar.gz LFS Normal file

Binary file not shown.