forked from pool/python-mkdocs
Accepting request 1199745 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1199745 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mkdocs?expand=0&rev=14
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-mkdocs
|
||||
Version: 1.6.0
|
||||
Version: 1.6.1
|
||||
Release: 0
|
||||
Summary: Project documentation with Markdown
|
||||
License: BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user