14
0

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:
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

@@ -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