15
0
forked from pool/python-mkdocs

Accepting request 1112104 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 1.5.3

OBS-URL: https://build.opensuse.org/request/show/1112104
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mkdocs?expand=0&rev=23
This commit is contained in:
2023-09-19 07:59:35 +00:00
committed by Git OBS Bridge
parent 5aff6b4a3c
commit 9e276d9c29
4 changed files with 24 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9ae206c933ca4cc1f3152ae452a50c9beae9f46df6a963aac8f83daa578b49a9
size 4042706

3
mkdocs-1.5.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1542e09f0c07aca03629337a25ca198f67bb8139380ada9ab3b5adaa5205419b
size 4057780

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Tue Sep 19 04:43:11 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 1.5.3:
* Fix mkdocs serve sometimes locking up all browser tabs when
navigating quickly (#3390)
* Add many new supported languages for "search" plugin - update
lunr-languages to 1.12.0 (#3334)
* Bugfix (regression in 1.5.0): In "readthedocs" theme the
styling of "breadcrumb navigation" was broken for nested pages
(#3383)
* Built-in themes now also support Chinese (Traditional, Taiwan)
language (#3370)
* Plugins can now set File.page to their own subclass of Page.
There is also now a warning if File.page is set to anything
other than a strict subclass of Page. (#3367, #3381)
* Note that just instantiating a Page sets the file
automatically, so care needs to be taken not to create an
unneeded Page.
-------------------------------------------------------------------
Fri Aug 4 07:34:55 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-mkdocs
Version: 1.5.2
Version: 1.5.3
Release: 0
Summary: Project documentation with Markdown
License: BSD-2-Clause