14
0
2024-09-20 15:08:59 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Sep 19 10:17:55 UTC 2024 - Markéta Machová <mmachova@suse.com>
- Update to 2.1.0
* Adopt Ruff
* Tighten MyPy settings
* Update GitHub actions versions
* Escape HTML entities
-------------------------------------------------------------------
Sat Jul 20 16:15:23 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c6597da06185f0e3b4dc952777a04200611ef563882e0c244d27a15ee22afa73
size 21957

BIN
sphinxcontrib_htmlhelp-2.1.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.