From 47a804022fa9f14059551af3b3db6e86b4faad3ef71a8a24aa7dbde9856b5cd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 11 Nov 2022 13:36:57 +0000 Subject: [PATCH] Accepting request 1034934 from home:yarunachalam:branches:devel:languages:python - Update to 0.11.6 Fixed * Allow broader type for toml file path value (#243) * Auto-determine if a table is a super table if not specified explicitly. (#245) OBS-URL: https://build.opensuse.org/request/show/1034934 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomlkit?expand=0&rev=23 --- python-tomlkit.changes | 8 ++++++++ python-tomlkit.spec | 2 +- tomlkit-0.11.5.tar.gz | 3 --- tomlkit-0.11.6.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 tomlkit-0.11.5.tar.gz create mode 100644 tomlkit-0.11.6.tar.gz diff --git a/python-tomlkit.changes b/python-tomlkit.changes index f92e414..fc043b4 100644 --- a/python-tomlkit.changes +++ b/python-tomlkit.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Nov 9 19:31:14 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 0.11.6 + Fixed + * Allow broader type for toml file path value (#243) + * Auto-determine if a table is a super table if not specified explicitly. (#245) + ------------------------------------------------------------------- Mon Oct 3 16:05:27 UTC 2022 - Dirk Müller diff --git a/python-tomlkit.spec b/python-tomlkit.spec index 85d63b9..586c5f4 100644 --- a/python-tomlkit.spec +++ b/python-tomlkit.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-tomlkit -Version: 0.11.5 +Version: 0.11.6 Release: 0 Summary: Style preserving TOML library License: MIT diff --git a/tomlkit-0.11.5.tar.gz b/tomlkit-0.11.5.tar.gz deleted file mode 100644 index 79f4d5d..0000000 --- a/tomlkit-0.11.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:571854ebbb5eac89abcb4a2e47d7ea27b89bf29e09c35395da6f03dd4ae23d1c -size 188079 diff --git a/tomlkit-0.11.6.tar.gz b/tomlkit-0.11.6.tar.gz new file mode 100644 index 0000000..6dbe578 --- /dev/null +++ b/tomlkit-0.11.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71b952e5721688937fb02cf9d354dbcf0785066149d2855e44531ebdd2b65d73 +size 188290