Accepting request 1034934 from home:yarunachalam:branches:devel:languages:python

- Update to 0.11.6 
  Fixed
  * Allow broader type for toml file path value (#243)
  * Auto-determine if a table is a super table if not specified explicitly. (#245)

OBS-URL: https://build.opensuse.org/request/show/1034934
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomlkit?expand=0&rev=23
This commit is contained in:
Markéta Machová 2022-11-11 13:36:57 +00:00 committed by Git OBS Bridge
parent b8a51ec855
commit 47a804022f
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Nov 9 19:31:14 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 0.11.6
Fixed
* Allow broader type for toml file path value (#243)
* Auto-determine if a table is a super table if not specified explicitly. (#245)
-------------------------------------------------------------------
Mon Oct 3 16:05:27 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.5
Version: 0.11.6
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:571854ebbb5eac89abcb4a2e47d7ea27b89bf29e09c35395da6f03dd4ae23d1c
size 188079

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

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