- 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:
parent
24a32f2321
commit
c99cd65b80
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94b307c77b77ed8d029754c70761e003a207ab7e9c3ff490ea5c37f408494b1e
|
||||
size 8764
|
3
j2gen-0.1.0.tar.gz
Normal file
3
j2gen-0.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3205ee960660b5d7140341014e7cf7c1552af54de81645e312e0c8605cc8965b
|
||||
size 8931
|
@ -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>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-j2gen
|
||||
Version: 0.0.1
|
||||
Version: 0.1.0
|
||||
Release: 0
|
||||
Summary: Jinja2 template renderer with yaml input files
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user