forked from pool/python-panflute
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-panflute?expand=0&rev=7
25 lines
956 B
Plaintext
25 lines
956 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Apr 20 11:31:14 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Fix build without python2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 12 11:32:27 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Update to version 1.12.5
|
|
* tweak error messages of panflute.dump
|
|
* allow slice assignment to element items (via ListContainer)
|
|
* Tables should now work well without a header or without a body.
|
|
* stringify() now adds quotes around the contents of a Quoted() element.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 19 14:53:00 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- shutilwhich isn't needed for python3 and prevents other python
|
|
packages using this one.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 2 17:40:02 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Initial version
|