python-tomlkit
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-tomlkit && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-tomlkit.changes | 0000009808 9.58 KB | |
python-tomlkit.spec | 0000001675 1.64 KB | |
tomlkit-0.13.2.tar.gz | 0000192885 188 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1218797
from
Dirk Mueller (dirkmueller)
(revision 19)
- update to 0.13.2: * Fix deleting keys from an out-of-order table does not remove all table parts. * Fix the `Table.is_super_table()` check for tables with dotted key as the only child. * Count table as a super table if it has children and all children are either tables or arrays of tables. * Expect a tomlkit-specific error instead of `TypeError` from a custom encoder. * Drop support for Python older than 3.8. Remove 3.7 from the CI matrix. * Fix the incompatiblity with 3.13 because of the `datetime.replace()` change. * Revert the change of parsing out-of-order tables. * Keep the nested out-of-order table.
Comments 0