14
0

- update to 0.12.3:

* Improve the performance when parsing a table with nested
    dotted keys. (#193)
  * Keep the newlines when replacing a table. (#323)
  * Fixed a bug that overwriting a sub table with a plain value
    raises an error. (#313)
  * Correct the return type of integer division. (#312)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomlkit?expand=0&rev=35
This commit is contained in:
2023-11-27 16:11:02 +00:00
committed by Git OBS Bridge
parent 98bd657f36
commit c60b062b4c
4 changed files with 15 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-tomlkit
Version: 0.12.1
Version: 0.12.3
Release: 0
Summary: Style preserving TOML library
License: MIT