forked from pool/python-pyhcl
Accepting request 824861 from home:mcalabkova:branches:devel:languages:python
- Update to 0.4.4 * Update YACC parser to latest, allow lists within lists * Remove unused COMMAEND token OBS-URL: https://build.opensuse.org/request/show/824861 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyhcl?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
30b3214016
commit
001b08e65c
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:944acefff220efac152cc5f0d34b3ee3c2ee556b0220ef7c07663730a60046b1
|
|
||||||
size 64386
|
|
3
pyhcl-0.4.4.tar.gz
Normal file
3
pyhcl-0.4.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2d9b9dcdf1023d812bfed561ba72c99104c5b3f52e558d595130a44ce081b003
|
||||||
|
size 61071
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 7 14:13:43 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.4.4
|
||||||
|
* Update YACC parser to latest, allow lists within lists
|
||||||
|
* Remove unused COMMAEND token
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 8 07:41:27 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
Wed Apr 8 07:41:27 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pyhcl
|
Name: python-pyhcl
|
||||||
Version: 0.4.2
|
Version: 0.4.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: HCL configuration parser for python
|
Summary: HCL configuration parser for python
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
|
Reference in New Issue
Block a user