From 6cd52adf42372796ed8a703230039195667bdc7ed3a05d51d82aebab607ba0c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 8 Oct 2019 09:06:16 +0000 Subject: [PATCH] - Update to 0.5.7: * Fixed handling of inline tables. * Fixed boolean comparison. * Fixed appending inline tables to tables. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomlkit?expand=0&rev=5 --- python-tomlkit.changes | 8 ++++++++ python-tomlkit.spec | 2 +- tomlkit-0.5.5.tar.gz | 3 --- tomlkit-0.5.7.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 tomlkit-0.5.5.tar.gz create mode 100644 tomlkit-0.5.7.tar.gz 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