Revisions of python-tomlkit

buildservice-autocommit accepted request 1157519 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 38)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 37)
- update to 0.12.4:
  * Support `|` and `|=` operator for tables, and support `+` and
    `+=` operator for arrays.
  * Fix an index error when setting dotted keys in a table.
buildservice-autocommit accepted request 1129195 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 36)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 35)
- update to 0.12.3:
  * Improve the performance when parsing a table with nested
    dotted keys. (#193)
  * Keep the newlines when replacing a table. (#323)
  * Fixed a bug that overwriting a sub table with a plain value
    raises an error. (#313)
  * Correct the return type of integer division. (#312)
buildservice-autocommit accepted request 1109526 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 34)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 33)
- update to 0.12.1:
  * Make float and int hashable.
  * Allow users to specify encoders for custom types. (#296)
  * Fix the incorrect sort when building a table with dotted
    keys.
  * Complete the methods required for integer and float items.
  * Replace the deprecated usage of `datetime.utcnow()`. (#308)
  * Minor performance improvements when iterating over the escape
    sequences. (#304)
- Update to 0.11.6
  * Auto-determine if a table is a super table if not specified explicitly. (#245)
  * Added support for sorting keys when dumping raw
  * Keys are not longer sorted by default when dumping a raw
buildservice-autocommit accepted request 1087083 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 32)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 31)
- update to 0.11.8:
  * Remove the extra indentations added when parsing nested sub-
    tables.
  * Ignore the CRLF immediately following a multiple basic string
    opening.
  * Stringifying subtables and nested tables in arrays of tables.
  * Messed table structure when building a table with dotted
    keys.
buildservice-autocommit accepted request 1083125 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 30)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 29)
- add sle15_python_module_pythons (jsc#PED-68)
buildservice-autocommit accepted request 1080076 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 28)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 27)
Clean up SPEC file
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 26)
- Don't add dependency on full poetry, when poetry-core is enough.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 25)
- update to 0.11.7:
  * Parse empty table name if it is quoted. (#258)
  * Fix a bug that remove last element of an Inline Table leaves
    a comma. (#259)
  * Parse datetime when it is followed by a space. (#260)
  * Fix the `unwrap()` method for `Container` children values
    which sometimes returns an internal object if the table is an
    out-of-order table. (#264)
  * Fix the wrong return type when doing arithmetic operations
    between integers and floats. (#270)
buildservice-autocommit accepted request 1035274 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 24)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1034934 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 23)
- 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)
buildservice-autocommit accepted request 1007720 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 22)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 21)
- update to 0.11.5:
  * Fix the type annotation of `unwrap()` and datetime parsing.
  * Clear the existing table header when it is adding to another table.
  * Fix a bug that escape chars are lost after concat with another string.
  * Fix a rendering issue of tables inside arrays or inline tables.
buildservice-autocommit accepted request 1005791 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 20)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 19)
- update to 0.11.4:
  * Fix a memory leak caused by `lru_cache` on methods.
  * Fix a regression issue that copying an array results in extra `None` items.
  * Fix a regression of `array.add_line` that it incorrectly adds a comma to
    non-value lines.
  * Fix adding float to an integer value.
  * Keep the end-of-array style when adding items to or removing items from an array.
  * Fix a bug of redundant table header shown when removing children from a
    super table.
Displaying revisions 1 - 20 of 38
openSUSE Build Service is sponsored by