diff --git a/mkdocs-1.4.2.tar.gz b/mkdocs-1.4.2.tar.gz deleted file mode 100644 index 1d5d303..0000000 --- a/mkdocs-1.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8947af423a6d0facf41ea1195b8e1e8c85ad94ac95ae307fe11232e0424b11c5 -size 3623807 diff --git a/mkdocs-1.4.3.tar.gz b/mkdocs-1.4.3.tar.gz new file mode 100644 index 0000000..9a0fbaa --- /dev/null +++ b/mkdocs-1.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2662b2a39db437b472f7cba92d0aaf6973732929a000af56e05cfc42055e7fc8 +size 4019852 diff --git a/python-mkdocs.changes b/python-mkdocs.changes index 8f30849..50dbb22 100644 --- a/python-mkdocs.changes +++ b/python-mkdocs.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Thu Jul 6 13:16:33 UTC 2023 - Johannes Kastl + +- 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 diff --git a/python-mkdocs.spec b/python-mkdocs.spec index f2c60af..8f85eae 100644 --- a/python-mkdocs.spec +++ b/python-mkdocs.spec @@ -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