15
0
forked from pool/python-Jinja2

- disable tests on 32bit archs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=77
This commit is contained in:
2020-02-21 18:56:40 +00:00
committed by Git OBS Bridge
parent 2c1018a7cb
commit 7681c06c8b
2 changed files with 12 additions and 1 deletions

View File

@@ -1,6 +1,11 @@
-------------------------------------------------------------------
Fri Feb 21 18:56:05 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable tests on 32bit archs
-------------------------------------------------------------------
Tue Feb 18 17:26:13 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 2.11.1
* Fix a bug that prevented looking up a key after an attribute
({{ data.items[1:] }}) in an async template