1
0

Accepting request 1170092 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 9.5.19

OBS-URL: https://build.opensuse.org/request/show/1170092
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mkdocs-material?expand=0&rev=105
This commit is contained in:
2024-04-29 13:13:58 +00:00
committed by Git OBS Bridge
parent 0ad95ab048
commit 034792a4f8
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Apr 25 05:11:38 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 9.5.19:
* Updated MkDocs to 1.6 and limited version to < 2
* Updated Docker image to latest Alpine Linux
* Removed |setup.py|, now that GitHub fully understands |pyproject.toml|
* Improved interop of social plugin with third-party MkDocs themes
* Fixed #7099 <https://github.com/squidfunk/mkdocs-material/issues/7099>:
Blog reading time not rendered correctly for Japanese
* Fixed #7097 <https://github.com/squidfunk/mkdocs-material/issues/7097>:
Improved resilience of tags plugin when no tags are given
* Fixed #7090 <https://github.com/squidfunk/mkdocs-material/issues/7090>:
Active tab indicator in nested content tabs rendering bug
-------------------------------------------------------------------
Tue Apr 16 05:32:39 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>