- 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
This commit is contained in:
parent
b95e7ce7f0
commit
6cd52adf42
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 8 09:04:03 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- 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 <tchvatal@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a8d806f3a453c2d292afe97918398354e405b93919e2e68771a3fd0a90e89576
|
||||
size 66746
|
3
tomlkit-0.5.7.tar.gz
Normal file
3
tomlkit-0.5.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4e657ec7a92aedc05202c068099ca530100aacb7dfadd100f2e8e5fd40302a1
|
||||
size 66395
|
Loading…
Reference in New Issue
Block a user