forked from pool/python-mkdocs-material
Accepting request 1265587 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 9.6.10 OBS-URL: https://build.opensuse.org/request/show/1265587 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mkdocs-material?expand=0&rev=176
This commit is contained in:
3
mkdocs_material-9.6.10.tar.gz
Normal file
3
mkdocs_material-9.6.10.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:25a453c1f24f34fcf1f53680c03d2c1421b52ce5247f4468153c87a70cd5f1fc
|
||||||
|
size 3951725
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a4872139715a1f27b2aa3f3dc31a9794b7bbf36333c0ba4607cf04786c94f89c
|
|
||||||
size 3948083
|
|
@@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 30 12:22:27 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||||
|
|
||||||
|
- update to 9.6.10:
|
||||||
|
This version is a pure refactoring release, and does not contain
|
||||||
|
new features or bug fixes. It strives to improve the
|
||||||
|
compatibility of our templates with alternative Jinja-like
|
||||||
|
template engines that we're currently exploring, including
|
||||||
|
minijinja.
|
||||||
|
Additionally, it replaces several instances of Python function
|
||||||
|
invocations with idiomatic use of template filters. All instances
|
||||||
|
where variables have been mutated inside templates have been
|
||||||
|
replaced. Most changes have been made in partials, and only a few
|
||||||
|
in blocks, and all of them are fully backward compatible, so no
|
||||||
|
changes to overrides are necessary.
|
||||||
|
Note that this release does not replace the Jinja template engine
|
||||||
|
with minijinja. However, our templates are now 99% compatible
|
||||||
|
with minijinja, which means we can explore alternative
|
||||||
|
Jinja-compatible implementations. Additionally, immutability and
|
||||||
|
removal of almost all Python function invocations means much more
|
||||||
|
idiomatic templating.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 17 10:03:28 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
Mon Mar 17 10:03:28 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-mkdocs-material
|
Name: python-mkdocs-material
|
||||||
Version: 9.6.9
|
Version: 9.6.10
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Material theme for mkdocs
|
Summary: Material theme for mkdocs
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user