Package Release Info

python-tomlkit-0.5.11-bp153.1.22

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-tomlkit
python3-tomlkit

Change Logs

Version: 0.5.11-bp152.1.5
* Thu Mar 12 2020 Tomá? Chvátal <tchvatal@suse.com>
- Fix build without python2
* Wed Mar 11 2020 pgajdos@suse.com
- version update to 0.5.11
  * Fix containers and our of order tables dictionary behavior (#82))
  * Fixed out of order tables not behaving properly (#79)
  * Fixed the behavior for out of order tables (#68).
  * Fixed parsing errors when single quotes are present in a table name (#71).
  * Fixed parsing errors when parsing some table names (#76).
* Thu Nov 28 2019 Matej Cepl <mcepl@suse.com>
- Update to 0.5.8:
  - Added support for producing multiline arrays
* Tue Oct 08 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 0.5.7:
  * Fixed handling of inline tables.
  * Fixed boolean comparison.
  * Fixed appending inline tables to tables.
* Mon Jul 22 2019 Tomá? Chvátal <tchvatal@suse.com>
- 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.
* Fri Mar 01 2019 John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.5.3