Go to file
Dirk Mueller 7c827da745 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomlkit?expand=0&rev=41
2024-10-28 11:49:22 +00:00
.gitattributes - update to 0.13.2: 2024-10-28 11:49:22 +00:00
.gitignore - update to 0.13.2: 2024-10-28 11:49:22 +00:00
python-tomlkit.changes - update to 0.13.2: 2024-10-28 11:49:22 +00:00
python-tomlkit.spec - update to 0.13.2: 2024-10-28 11:49:22 +00:00
tomlkit-0.12.5.tar.gz - update to 0.13.2: 2024-10-28 11:49:22 +00:00
tomlkit-0.13.2.tar.gz - update to 0.13.2: 2024-10-28 11:49:22 +00:00