Go to file
Ana Guerrero 37ca610a88 Accepting request 1218797 from devel:languages:python
- 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/request/show/1218797
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tomlkit?expand=0&rev=19
2024-10-28 14:23:09 +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.13.2.tar.gz - update to 0.13.2: 2024-10-28 11:49:22 +00:00