diff --git a/VyattaConfParser-0.5.2.tar.xz b/VyattaConfParser-0.5.2.tar.xz deleted file mode 100644 index d5e4f7e..0000000 --- a/VyattaConfParser-0.5.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:556435d71a56a69022c2d6ca01d89847850997f7b40c769dcf7e93da44330778 -size 4424 diff --git a/VyattaConfParser-0.5.3.tar.xz b/VyattaConfParser-0.5.3.tar.xz new file mode 100644 index 0000000..e80fc55 --- /dev/null +++ b/VyattaConfParser-0.5.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:631e20094d18d3533308916b2837be65666eedf58830f0811c1ed77b377e21f0 +size 4652 diff --git a/_service b/_service index 9ba69f5..4ee3770 100644 --- a/_service +++ b/_service @@ -2,11 +2,11 @@ https://github.com/hedin/vyatta-conf-parser.git git - 916b5b1 + 084ba32 no enable VyattaConfParser - 0.5.2 + 0.5.3 *.tar diff --git a/_servicedata b/_servicedata index 082aca8..f5315b0 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hedin/vyatta-conf-parser.git - 916b5b1c4b98394e27bb724cd697506db29f2f1a \ No newline at end of file + 084ba320ae1d6079267b3785f618af85089b5367 \ No newline at end of file diff --git a/python-VyattaConfParser.changes b/python-VyattaConfParser.changes index 31c30e4..3f41f02 100644 --- a/python-VyattaConfParser.changes +++ b/python-VyattaConfParser.changes @@ -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 diff --git a/python-VyattaConfParser.spec b/python-VyattaConfParser.spec index 27479e5..1ca92ee 100644 --- a/python-VyattaConfParser.spec +++ b/python-VyattaConfParser.spec @@ -18,8 +18,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-VyattaConfParser -Version: 0.5.2 +Version: 0.5.3 Release: 0 Summary: A python config parser for Vyatta/VyOS License: MIT