15
0
forked from pool/python-Jinja2

Accepting request 1251789 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1251789
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Jinja2?expand=0&rev=57
This commit is contained in:
2025-03-11 19:44:00 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

Binary file not shown.

BIN
jinja2-3.1.6.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 10 08:46:26 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <nico.krapp@suse.com>

View File

@@ -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