14
0

Accepting request 1201975 from home:mcalabkova:branches:devel:languages:python

- Update to 2.1.0
  * Adopt Ruff
  * Tighten MyPy settings
  * Update GitHub actions versions
  * Escape HTML entities

OBS-URL: https://build.opensuse.org/request/show/1201975
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-htmlhelp?expand=0&rev=24
This commit is contained in:
2024-09-19 10:21:46 +00:00
committed by Git OBS Bridge
parent 11d8acb316
commit 475a78b431
4 changed files with 15 additions and 6 deletions

View File

@@ -27,7 +27,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-sphinxcontrib-htmlhelp%{psuffix}
Version: 2.0.6
Version: 2.1.0
Release: 0
Summary: Sphinx extension to generate HTML help files
License: BSD-2-Clause
@@ -71,8 +71,8 @@ sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files.
%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/htmlhelp
%{python_sitelib}/sphinxcontrib_htmlhelp-%{version}*-info