Accepting request 1007720 from devel:languages:python

- update to 0.11.5:
  * Fix the type annotation of `unwrap()` and datetime parsing.
  * Clear the existing table header when it is adding to another table.
  * Fix a bug that escape chars are lost after concat with another string.
  * Fix a rendering issue of tables inside arrays or inline tables.

OBS-URL: https://build.opensuse.org/request/show/1007720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tomlkit?expand=0&rev=10
This commit is contained in:
Richard Brown 2022-10-04 18:37:15 +00:00 committed by Git OBS Bridge
commit fedf9a2f29
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Oct 3 16:05:27 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.11.5:
* Fix the type annotation of `unwrap()` and datetime parsing.
* Clear the existing table header when it is adding to another table.
* Fix a bug that escape chars are lost after concat with another string.
* Fix a rendering issue of tables inside arrays or inline tables.
-------------------------------------------------------------------
Sat Sep 24 16:11:36 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-tomlkit
Version: 0.11.4
Version: 0.11.5
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:3235a9010fae54323e727c3ac06fb720752fe6635b3426e379daec60fbd44a83
size 187608

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

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