diff --git a/python-sphinxcontrib-htmlhelp.changes b/python-sphinxcontrib-htmlhelp.changes index eb10956..0c1ab7d 100644 --- a/python-sphinxcontrib-htmlhelp.changes +++ b/python-sphinxcontrib-htmlhelp.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Sep 19 10:17:55 UTC 2024 - Markéta Machová + +- 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 diff --git a/python-sphinxcontrib-htmlhelp.spec b/python-sphinxcontrib-htmlhelp.spec index 348b62c..b809f14 100644 --- a/python-sphinxcontrib-htmlhelp.spec +++ b/python-sphinxcontrib-htmlhelp.spec @@ -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 diff --git a/sphinxcontrib_htmlhelp-2.0.6.tar.gz b/sphinxcontrib_htmlhelp-2.0.6.tar.gz deleted file mode 100644 index d5847f9..0000000 --- a/sphinxcontrib_htmlhelp-2.0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6597da06185f0e3b4dc952777a04200611ef563882e0c244d27a15ee22afa73 -size 21957 diff --git a/sphinxcontrib_htmlhelp-2.1.0.tar.gz b/sphinxcontrib_htmlhelp-2.1.0.tar.gz new file mode 100644 index 0000000..47dcf2d --- /dev/null +++ b/sphinxcontrib_htmlhelp-2.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9e2916ace8aad64cc13a0d233ee22317f2b9025b9cf3295249fa985cc7082e9 +size 22617