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

@@ -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> Sat Jul 20 16:15:23 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

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