Commit Graph

  • e0418c07a8 Accepting request 1179656 from devel:languages:python factory Ana Guerrero 2024-06-10 15:38:03 +0000
  • 26abc3f0dd - update to 0.12.5: * fix: don't add sign if the float is negative * fix: Construction of OutOfOrderTableProxy can cause newlines to be inserted Dirk Mueller 2024-06-10 08:52:15 +0000
  • 8cf5ec4c27 Accepting request 1157519 from devel:languages:python Ana Guerrero 2024-03-13 21:20:50 +0000
  • a3cd6bf689 - 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. Dirk Mueller 2024-03-13 10:17:29 +0000
  • fac671ad3b Accepting request 1129195 from devel:languages:python Ana Guerrero 2023-11-27 21:44:46 +0000
  • c60b062b4c - 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) Dirk Mueller 2023-11-27 16:11:02 +0000
  • fd9859cc44 Accepting request 1109526 from devel:languages:python Ana Guerrero 2023-09-07 19:13:49 +0000
  • 98bd657f36 - 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 Dirk Mueller 2023-09-07 11:30:39 +0000
  • af6654a409 Accepting request 1087083 from devel:languages:python Dominique Leuenberger 2023-05-14 14:31:57 +0000
  • b9335682c0 - 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. Dirk Mueller 2023-05-14 09:48:47 +0000
  • 2ed5702f78 Accepting request 1083125 from devel:languages:python Dominique Leuenberger 2023-04-28 14:22:21 +0000
  • 576f42b42a - add sle15_python_module_pythons (jsc#PED-68) Dirk Mueller 2023-04-26 21:11:54 +0000
  • 222ff674d5 Accepting request 1080076 from devel:languages:python Dominique Leuenberger 2023-04-25 14:54:14 +0000
  • 67afe3a997 Clean up SPEC file Matej Cepl 2023-04-18 08:37:18 +0000
  • 4b8f77ae29 - Don't add dependency on full poetry, when poetry-core is enough. Matej Cepl 2023-04-18 06:47:41 +0000
  • 7878cd31d2 - 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) Dirk Mueller 2023-04-16 08:12:48 +0000
  • f5724e1c73 Accepting request 1035274 from devel:languages:python Dominique Leuenberger 2022-11-12 16:40:20 +0000
  • 47a804022f Accepting request 1034934 from home:yarunachalam:branches:devel:languages:python Markéta Machová 2022-11-11 13:36:57 +0000
  • fedf9a2f29 Accepting request 1007720 from devel:languages:python Richard Brown 2022-10-04 18:37:15 +0000
  • b8a51ec855 - 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. Dirk Mueller 2022-10-03 16:07:22 +0000
  • e75e217632 Accepting request 1005791 from devel:languages:python Dominique Leuenberger 2022-09-25 13:34:42 +0000
  • 52a262d87e - 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. Dirk Mueller 2022-09-24 16:13:44 +0000
  • 834b3b8e41 Accepting request 989026 from devel:languages:python Richard Brown 2022-07-18 16:32:45 +0000
  • 2ab0fbe7ad Accepting request 989017 from home:bnavigator:branches:devel:languages:python Matej Cepl 2022-07-13 17:25:17 +0000
  • 8502553e04 Accepting request 948284 from devel:languages:python Dominique Leuenberger 2022-02-03 22:15:57 +0000
  • ea9fd4f44e Accepting request 948282 from home:mcepl:branches:devel:languages:python Matej Cepl 2022-01-23 23:11:57 +0000
  • 75f4fcf7dc Accepting request 839722 from devel:languages:python Dominique Leuenberger 2020-10-29 08:46:35 +0000
  • 9f06f97215 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomlkit?expand=0&rev=14 Tomáš Chvátal 2020-10-06 08:31:55 +0000
  • 37fdf8f949 Accepting request 822437 from devel:languages:python Dominique Leuenberger 2020-08-01 10:30:29 +0000
  • 6476128973 Accepting request 822426 from home:mcalabkova:branches:devel:languages:python Tomáš Chvátal 2020-07-23 14:30:10 +0000
  • 7251ff036c Accepting request 784176 from devel:languages:python Dominique Leuenberger 2020-03-26 23:21:29 +0000
  • 11c2d4373e - Fix build without python2 Tomáš Chvátal 2020-03-12 08:03:45 +0000
  • 5d5f38bfd1 Accepting request 783784 from home:pgajdos:python Tomáš Chvátal 2020-03-11 11:46:12 +0000
  • 52515967a8 Accepting request 751845 from devel:languages:python Dominique Leuenberger 2019-12-07 14:19:25 +0000
  • 802eafebb6 Accepting request 751682 from home:mcepl:branches:devel:languages:python Tomáš Chvátal 2019-11-29 09:48:48 +0000
  • 7569f596de Accepting request 736034 from devel:languages:python Dominique Leuenberger 2019-10-10 09:51:33 +0000
  • 6cd52adf42 - Update to 0.5.7: * Fixed handling of inline tables. * Fixed boolean comparison. * Fixed appending inline tables to tables. Tomáš Chvátal 2019-10-08 09:06:16 +0000
  • b95e7ce7f0 - Update to 0.5.5: * Fixed display of inline tables after element deletion. * Fixed the handling of inline tables. * Fixed date, datetime and time handling on Python 3.8. * Fixed behavior for sub table declaration with intermediate tables. * Fixed behavior of setdefault() on containers (Thanks to @AndyKluger). * Fixed tables string representation. Tomáš Chvátal 2019-07-22 12:38:50 +0000
  • 14a200ed88 Accepting request 681700 from devel:languages:python Dominique Leuenberger 2019-03-22 13:59:20 +0000
  • e3de11b9d6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomlkit?expand=0&rev=2 Tomáš Chvátal 2019-03-05 11:23:19 +0000
  • f5f5933e8a osc copypac from project:home:jayvdb:coala:python3-bears package:python-tomlkit revision:1 Tomáš Chvátal 2019-03-05 11:13:58 +0000