15
0

Accepting request 742655 from home:mnhauke:network:automation

- 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
This commit is contained in:
Tomáš Chvátal
2019-10-25 09:25:58 +00:00
committed by Git OBS Bridge
parent 4a58c73a4e
commit 061743764f
6 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
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>