Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 7014824fb6 | |||
| 2144e0f51b |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1b137b0a3f9cd92a2c4454fa2a80d530ce3388585dbd17ff88979073a0295e2c
|
|
||||||
size 4494411
|
|
||||||
3
mkdocs-1.6.1.tar.gz
Normal file
3
mkdocs-1.6.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:10b78edfc02bf37646d0c5b6fc7b2ee5f96b7e060207654ee187149c71b84644
|
||||||
|
size 4495216
|
||||||
@@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 9 11:58:00 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||||
|
|
||||||
|
- update to 1.6.1:
|
||||||
|
* Fixed
|
||||||
|
- Fix build error when environment variable SOURCE_DATE_EPOCH=0
|
||||||
|
is set. #3795
|
||||||
|
- Fix build error when mkdocs_theme.yml config is empty. #3700
|
||||||
|
- Support python -W and PYTHONWARNINGS instead of overriding
|
||||||
|
the configuration. #3809
|
||||||
|
- Support running with Docker under strict mode, by removing
|
||||||
|
0.0.0.0 dev server warning. #3784
|
||||||
|
- Drop unnecessary changefreq from sitemap.xml. #3629
|
||||||
|
- Fix JavaScript console error when closing menu dropdown.
|
||||||
|
#3774
|
||||||
|
- Fix JavaScript console error that occur on repeated clicks.
|
||||||
|
#3730
|
||||||
|
- Fix JavaScript console error that can occur on dropdown
|
||||||
|
selections. #3694
|
||||||
|
* Added
|
||||||
|
- Added translations for Dutch. #3804
|
||||||
|
- Added and updated translations for Chinese (Simplified).
|
||||||
|
#3684
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 25 19:48:16 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
Thu Apr 25 19:48:16 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-mkdocs
|
Name: python-mkdocs
|
||||||
Version: 1.6.0
|
Version: 1.6.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Project documentation with Markdown
|
Summary: Project documentation with Markdown
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
|||||||
Reference in New Issue
Block a user