15
0
forked from pool/python-mkdocs

Accepting request 1101761 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1101761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mkdocs?expand=0&rev=10
This commit is contained in:
2023-08-02 14:49:38 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Aug 1 13:02:20 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 1.5.1:
* Bug fixes
- Bugfix (regression in 1.5.0): Make it possible to treat
ExtraScriptValue as a path. This lets some plugins still work
despite the breaking change.
- Bugfix (regression in 1.5.0): Prevent errors for special
setups that have 3 conflicting files, such as index.html,
index.md and README.md (#3314)
-------------------------------------------------------------------
Thu Jul 27 04:38:25 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

View File

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