diff --git a/jinja2-3.1.5.tar.gz b/jinja2-3.1.5.tar.gz deleted file mode 100644 index 76bb40f..0000000 --- a/jinja2-3.1.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fefff8dc3034e27bb80d67c671eb8a9bc424c0ef4c0826edbff304cceff43bb -size 244674 diff --git a/jinja2-3.1.6.tar.gz b/jinja2-3.1.6.tar.gz new file mode 100644 index 0000000..10301ec --- /dev/null +++ b/jinja2-3.1.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0137fb05990d35f1275a587e9aee6d56da821fc83491a0fb838183be43f66d6d +size 245115 diff --git a/python-Jinja2.changes b/python-Jinja2.changes index 7b65f35..5c8feee 100644 --- a/python-Jinja2.changes +++ b/python-Jinja2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 10 08:46:26 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 3.1.6 + * The ``|attr`` filter does not bypass the environment's attribute lookup, + allowing the sandbox to apply its checks. + ------------------------------------------------------------------- Fri Dec 27 09:16:40 UTC 2024 - Nico Krapp diff --git a/python-Jinja2.spec b/python-Jinja2.spec index eb66186..52df597 100644 --- a/python-Jinja2.spec +++ b/python-Jinja2.spec @@ -1,7 +1,7 @@ # # spec file for package python-Jinja2 # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %endif %{?sle15_python_module_pythons} Name: python-Jinja2 -Version: 3.1.5 +Version: 3.1.6 Release: 0 Summary: A template engine written in pure Python License: BSD-3-Clause