- update to 3.1.2:
* Add parameters to ``Environment.overlay`` to match ``__init__``. * Handle race condition in ``FileSystemBytecodeCache``. :issue:`1654` OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=97
This commit is contained in:
parent
8cf69a50fd
commit
53be6e047d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:640bed4bb501cbd17194b3cace1dc2126f5b619cf068a726b98192a0fde74ae9
|
||||
size 267162
|
BIN
Jinja2-3.1.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
Jinja2-3.1.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 4 11:35:44 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.1.2:
|
||||
* Add parameters to ``Environment.overlay`` to match ``__init__``.
|
||||
* Handle race condition in ``FileSystemBytecodeCache``. :issue:`1654`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 27 18:03:52 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%bcond_without test
|
||||
%endif
|
||||
Name: python-Jinja2
|
||||
Version: 3.1.1
|
||||
Version: 3.1.2
|
||||
Release: 0
|
||||
Summary: A template engine written in pure Python
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user