forked from pool/python-panflute
- 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. OBS-URL: https://build.opensuse.org/request/show/784291 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-panflute?expand=0&rev=5
20 lines
790 B
Plaintext
20 lines
790 B
Plaintext
-------------------------------------------------------------------
|
|
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
|