forked from pool/python-VyattaConfParser
- Update to version 0.5.3:
* Fix error parsing named section config with missing {} curly
brackets
- Do not longer build for python2, upstream dropped support with
this release
OBS-URL: https://build.opensuse.org/request/show/742655
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-VyattaConfParser?expand=0&rev=4
21 lines
664 B
Plaintext
21 lines
664 B
Plaintext
-------------------------------------------------------------------
|
|
Thu Oct 24 18:06:19 UTC 2019 - mardnh@gmx.de
|
|
|
|
- Update to version 0.5.3:
|
|
* Fix error parsing named section config with missing {} curly
|
|
brackets
|
|
- Do not longer build for python2, upstream dropped support with
|
|
this release
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 1 20:32:45 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 0.5.2
|
|
* Fix parsing of multiple values with same key
|
|
- Run tests
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 7 11:53:58 UTC 2017 - mardnh@gmx.de
|
|
|
|
- Initial package, version 0.5.1
|