15
0
forked from pool/python-mkdocs

Accepting request 1097157 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 1.4.3

OBS-URL: https://build.opensuse.org/request/show/1097157
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mkdocs?expand=0&rev=15
This commit is contained in:
2023-07-10 12:28:15 +00:00
committed by Git OBS Bridge
parent 005eedc8cb
commit b2a4178c04
4 changed files with 24 additions and 4 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Jul 6 13:16:33 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 1.4.3:
* Bugfix: for the hooks feature, modules no longer fail to load
if using some advanced Python features like dataclasses (#3193)
* Bugfix: Don't create None sitemap entries if the page has no
populated URL - affects sites that exclude some files from
navigation (07a297b)
* "readthedocs" theme:
- Accessibility: add aria labels to Home logo (#3129) and
search inputs (#3046)
- "readthedocs" theme now supports hljs_style: config, same as
"mkdocs" theme (#3199)
* Translations:
- Built-in themes now also support Indonesian language (#3154)
- Fixed zh_CN translation (#3125)
- tr_TR translation becomes just tr - usage should remain
unaffected (#3195)
-------------------------------------------------------------------
Thu Jul 6 11:53:49 UTC 2023 - ecsos <ecsos@opensuse.org>