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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8947af423a6d0facf41ea1195b8e1e8c85ad94ac95ae307fe11232e0424b11c5
|
||||
size 3623807
|
||||
3
mkdocs-1.4.3.tar.gz
Normal file
3
mkdocs-1.4.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2662b2a39db437b472f7cba92d0aaf6973732929a000af56e05cfc42055e7fc8
|
||||
size 4019852
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-mkdocs
|
||||
Version: 1.4.2
|
||||
Version: 1.4.3
|
||||
Release: 0
|
||||
Summary: Project documentation with Markdown
|
||||
License: BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user