Commit Graph

4 Commits

Author SHA256 Message Date
34f9617429 Accepting request 1081664 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081664
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomli-w?expand=0&rev=6
2023-04-21 13:31:20 +00:00
800b64e2e6 Accepting request 989011 from home:bnavigator:branches:devel:languages:python
- Remove pytest-randomly from requirements for easier inclusion
  into Ring1

OBS-URL: https://build.opensuse.org/request/show/989011
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomli-w?expand=0&rev=4
2022-07-13 15:41:54 +00:00
ff33a4dda3 Accepting request 957578 from home:susnux:branches:devel:languages:python
- Update to version 1.0.0
  * Removed support for Python 3.6
  * Positional arguments of dump and dumps can no longer be passed by keyword.
  * Revised logic for when the "Array of Tables" syntax will be used.
    AoT syntax is used when at least one of the tables needs multiple
    lines, or a single line wider than 100 chars, when rendered inline.
  * A nested structure no longer alone triggers the AoT syntax.
- Update to version 0.4.0
  * Added support for formatting Python tuples as TOML arrays.
  * Fixed formatting of decimal.Decimal("inf"),
    decimal.Decimal("-inf") and decimal.Decimal("nan").
  * A list of dicts is now rendered using the "Array of Tables"
    syntax if at least one of the tables is a nested structure,
    or at least one of the tables would need a line wider than 100
    chars when rendered inline.

OBS-URL: https://build.opensuse.org/request/show/957578
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomli-w?expand=0&rev=3
2022-02-26 11:28:30 +00:00
25565e138d Accepting request 925533 from home:bnavigator:branches:devel:languages:python
requirement of full flit (not flit-core).
depcycle should not be a problem here

OBS-URL: https://build.opensuse.org/request/show/925533
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomli-w?expand=0&rev=1
2021-10-15 19:18:07 +00:00