14
0
forked from pool/python-j2gen

- update to 0.1.0:

* Error out when template variables are not defined

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-j2gen?expand=0&rev=4
This commit is contained in:
2019-09-30 08:28:09 +00:00
committed by Git OBS Bridge
parent 24a32f2321
commit c99cd65b80
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 30 08:26:37 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- update to 0.1.0:
* Error out when template variables are not defined
-------------------------------------------------------------------
Fri Sep 27 07:48:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>