forked from pool/python-tomlkit
- 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user