Update package to version 0.12.3

This commit is contained in:
desert-sailor 2024-02-27 12:01:31 +08:00
parent 5997071516
commit 2bafda8a8a
3 changed files with 9 additions and 1 deletions

View File

@ -9,7 +9,7 @@ intuitive API.}
Name: python-%{pypi_name}
Summary: Style preserving TOML library
Version: 0.12.1
Version: 0.12.3
Release: 1
License: MIT
@ -53,6 +53,14 @@ Summary: %{summary}
%{python3_sitelib}/%{pypi_name}*.dist-info/
%changelog
* Tue Feb 27 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 0.12.3-1
- Update package to version 0.12.3
chore(deps-dev): bump urllib3 from 1.26.14 to 1.26.18
fix: Newline lost when updating a table
fix: Significant slowdown on nested tables depending on syntax
fix: Fix division for integers
fix: error when overwriting a sub table
* Tue Oct 24 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 0.12.1-1
- Update package to version 0.12.1

Binary file not shown.

BIN
tomlkit-0.12.3.tar.gz Normal file

Binary file not shown.