Accepting request 1087083 from devel:languages:python

- update to 0.11.8:
  * Remove the extra indentations added when parsing nested sub-
    tables.
  * Ignore the CRLF immediately following a multiple basic string
    opening.
  * Stringifying subtables and nested tables in arrays of tables.
  * Messed table structure when building a table with dotted
    keys.

OBS-URL: https://build.opensuse.org/request/show/1087083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tomlkit?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2023-05-14 14:31:57 +00:00 committed by Git OBS Bridge
commit af6654a409
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun May 14 09:47:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.11.8:
* Remove the extra indentations added when parsing nested sub-
tables.
* Ignore the CRLF immediately following a multiple basic string
opening.
* Stringifying subtables and nested tables in arrays of tables.
* Messed table structure when building a table with dotted
keys.
-------------------------------------------------------------------
Tue Apr 25 15:22:47 UTC 2023 - Matej Cepl <mcepl@suse.com>

View File

@ -19,7 +19,7 @@
%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-tomlkit
Version: 0.11.7
Version: 0.11.8
Release: 0
Summary: Style preserving TOML library
License: MIT

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f392ef70ad87a672f02519f99967d28a4d3047133e2d1df936511465fbb3791d
size 188555

3
tomlkit-0.11.8.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9330fc7faa1db67b541b28e62018c17d20be733177d290a13b24c62d1614e0c3
size 188825