diff --git a/python-tomlkit.changes b/python-tomlkit.changes index ccb9aa0..32affa2 100644 --- a/python-tomlkit.changes +++ b/python-tomlkit.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Oct 8 09:04:03 UTC 2019 - Tomáš Chvátal + +- Update to 0.5.7: + * Fixed handling of inline tables. + * Fixed boolean comparison. + * Fixed appending inline tables to tables. + ------------------------------------------------------------------- Mon Jul 22 12:36:20 UTC 2019 - Tomáš Chvátal diff --git a/python-tomlkit.spec b/python-tomlkit.spec index 8f0ef5b..cf99c5b 100644 --- a/python-tomlkit.spec +++ b/python-tomlkit.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-tomlkit -Version: 0.5.5 +Version: 0.5.7 Release: 0 Summary: Style preserving TOML library License: MIT diff --git a/tomlkit-0.5.5.tar.gz b/tomlkit-0.5.5.tar.gz deleted file mode 100644 index f3fca79..0000000 --- a/tomlkit-0.5.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8d806f3a453c2d292afe97918398354e405b93919e2e68771a3fd0a90e89576 -size 66746 diff --git a/tomlkit-0.5.7.tar.gz b/tomlkit-0.5.7.tar.gz new file mode 100644 index 0000000..9b2599a --- /dev/null +++ b/tomlkit-0.5.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e657ec7a92aedc05202c068099ca530100aacb7dfadd100f2e8e5fd40302a1 +size 66395