14
0

- Update to 2.1.0

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

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
commit f8d69289ba
8 changed files with 200 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
addFilter("hidden-file-or-dir /usr/lib/python.*/sphinxcontrib/htmlhelp/locales/\.tx")
addFilter("file-not-in-%lang /usr/lib/python.*/site-packages/sphinxcontrib/htmlhelp/locales/.*\.mo")